Searched defs:LPI (Results 1 – 10 of 10) sorted by relevance
143 void SjLjEHPrepare::substituteLPadValues(LandingPadInst *LPI, Value *ExnVal, in substituteLPadValues()342 LandingPadInst *LPI = UnwindBlock->getLandingPadInst(); in lowerAcrossUnwindEdges() local
709 if (const auto *LPI = dyn_cast<LandingPadInst>(FirstI)) { in addLandingPad() local
682 for (const LandingPadInfo &LPI : MF.getLandingPads()) in runOnMachineFunction() local
97 for (const LandingPadInfo *LPI : LandingPads) { in computeActionsTable() local
569 LandingPadInst *LPI = StInvoke->getLandingPadInst(); in lowerStatepointMetaArgs() local
887 if (auto *LPI = dyn_cast<LandingPadInst>(I)) in runEHOnFunction() local
1427 LandingPadInst *LPI = BB->getLandingPadInst(); in unswitchNontrivialCondition() local
275 static bool LandingPadHasOnlyCXXUses(llvm::LandingPadInst *LPI) { in LandingPadHasOnlyCXXUses()
3907 if (auto *LPI = dyn_cast<LandingPadInst>(&I)) { in visitEHPadPredecessors() local3972 void Verifier::visitLandingPadInst(LandingPadInst &LPI) { in visitLandingPadInst()
4069 } else if (const LandingPadInst *LPI = dyn_cast<LandingPadInst>(&I)) { in printInstruction() local