reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3736 Assert(isa<CatchPadInst>(CatchReturn.getOperand(0)), 3737 "CatchReturnInst needs to be provided a CatchPad", &CatchReturn, 3738 CatchReturn.getOperand(0)); 3740 visitTerminator(CatchReturn);