Home | History | Annotate | Download | only in IR

Lines Matching refs:getNumArgOperands

1141   /// getNumArgOperands - Return the number of funcletpad arguments.
1143 unsigned getNumArgOperands() const { return getNumOperands() - 1; }