Searched refs:innermostEHScope (Results 1 – 2 of 2) sorted by relevance
734 EHScope &innermostEHScope = *EHStack.find(EHStack.getInnermostEHScope()); in EmitLandingPad() local735 switch (innermostEHScope.getKind()) { in EmitLandingPad()745 if (llvm::BasicBlock *lpad = innermostEHScope.getCachedLandingPad()) in EmitLandingPad()
775 EHScope &innermostEHScope = *EHStack.find(EHStack.getInnermostEHScope()); in EmitLandingPad() local776 switch (innermostEHScope.getKind()) { in EmitLandingPad()783 if (llvm::BasicBlock *lpad = innermostEHScope.getCachedLandingPad()) in EmitLandingPad()