Op overloads
Synopses
Declared in <llvm/IR/User.h>
Return the operand Use at compile‐time index Idx.
Return the const operand Use at compile‐time index Idx.
Return Value
-
Reference to the operand Use.
-
Const reference to the operand Use.
Created with MrDocs