Home | History | Annotate | Download | only in IR

Lines Matching defs:getNumClauses

2343   /// getNumClauses - Get the number of clauses for this landing pad.
2344 unsigned getNumClauses() const { return getNumOperands() - 1; }