Searched refs:LPSel (Results 1 – 1 of 1) sorted by relevance
604 Value *LPSel = Builder.CreateExtractValue(LPI, 1); in UpgradeExceptionHandling() local606 Builder.CreateStore(LPSel, SelSlot); in UpgradeExceptionHandling()629 LoadInst *LPSel = Builder.CreateLoad(ExnSelSlots.second, "sel.load"); in UpgradeExceptionHandling() local632 Sel->replaceAllUsesWith(LPSel); in UpgradeExceptionHandling()