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