Searched defs:LPI (Results 1 – 10 of 10) sorted by relevance
158 void SjLjEHPrepareImpl::substituteLPadValues(LandingPadInst *LPI, Value *ExnVal, in substituteLPadValues()356 LandingPadInst *LPI = UnwindBlock->getLandingPadInst(); in lowerAcrossUnwindEdges() local
839 if (const auto *LPI = dyn_cast<LandingPadInst>(FirstI)) { in addLandingPad() local
94 for (const LandingPadInfo *LPI : LandingPads) { in computeActionsTable() local390 for (const LandingPadInfo &LPI : PadInfos) { in emitExceptionTable() local
679 for (const LandingPadInfo &LPI : MF.getLandingPads()) in runOnMachineFunction() local
551 LandingPadInst *LPI = StInvoke->getLandingPadInst(); in lowerStatepointMetaArgs() local
1205 if (auto *LPI = dyn_cast<LandingPadInst>(I)) in runEHOnFunction() local
277 static bool LandingPadHasOnlyCXXUses(llvm::LandingPadInst *LPI) { in LandingPadHasOnlyCXXUses()
4551 if (auto *LPI = dyn_cast<LandingPadInst>(&I)) { in visitEHPadPredecessors() local4626 void Verifier::visitLandingPadInst(LandingPadInst &LPI) { in visitLandingPadInst()
4530 } else if (const LandingPadInst *LPI = dyn_cast<LandingPadInst>(&I)) { in printInstruction() local
2768 void DFSanVisitor::visitLandingPadInst(LandingPadInst &LPI) { in visitLandingPadInst()