Searched defs:LPI (Results 1 – 8 of 8) sorted by relevance
136 void SjLjEHPrepare::substituteLPadValues(LandingPadInst *LPI, Value *ExnVal, in substituteLPadValues()333 LandingPadInst *LPI = UnwindBlock->getLandingPadInst(); in lowerAcrossUnwindEdges() local
686 if (const auto *LPI = dyn_cast<LandingPadInst>(FirstI)) { in addLandingPad() local
682 for (const LandingPadInfo &LPI : MF.getLandingPads()) in runOnMachineFunction() local
106 const LandingPadInfo *LPI = *I; in computeActionsTable() local
833 if (auto *LPI = dyn_cast<LandingPadInst>(I)) in runEHOnFunction() local
1335 LandingPadInst *LPI = BB->getLandingPadInst(); in UnswitchNontrivialCondition() local
3624 if (auto *LPI = dyn_cast<LandingPadInst>(&I)) { in visitEHPadPredecessors() local3689 void Verifier::visitLandingPadInst(LandingPadInst &LPI) { in visitLandingPadInst()
3786 } else if (const LandingPadInst *LPI = dyn_cast<LandingPadInst>(&I)) { in printInstruction() local