Home | History | Annotate | Download | only in IR

Lines Matching defs:getArgOperand

1141   /// getArgOperand/setArgOperand - Return/set the i-th funcletpad argument.
1143 Value *getArgOperand(unsigned i) const { return getOperand(i); }