Searched refs:fixupInsertPoints (Results 1 – 2 of 2) sorted by relevance
495 void fixupInsertPoints(Instruction *I);
1041 void SCEVExpander::fixupInsertPoints(Instruction *I) { in fixupInsertPoints() function in SCEVExpander1080 fixupInsertPoints(*I); in hoistIVInc()1137 fixupInsertPoints(InstToHoist); in hoistBeforePos()