Searched refs:HoistedInst (Results 1 – 1 of 1) sorted by relevance
305 Instruction *HoistedInst = HoistCand->clone(); in hoistInstruction() local308 HoistedInst->insertBefore(HoistPt); in hoistInstruction()310 HoistCand->replaceAllUsesWith(HoistedInst); in hoistInstruction()313 ElseInst->replaceAllUsesWith(HoistedInst); in hoistInstruction()