Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:CatchClause

1865       Value *CatchClause = LI.getClause(i);
1866 Constant *TypeInfo = cast<Constant>(CatchClause->stripPointerCasts());
1872 NewClauses.push_back(CatchClause);