Searched refs:HoistedInst (Results 1 – 1 of 1) sorted by relevance
270 Instruction *HoistedInst = HoistCand->clone(); in hoistInstruction() local273 HoistedInst->insertBefore(HoistPt); in hoistInstruction()275 HoistCand->replaceAllUsesWith(HoistedInst); in hoistInstruction()278 ElseInst->replaceAllUsesWith(HoistedInst); in hoistInstruction()