Searched refs:fixupInsertPoints (Results 1 – 2 of 2) sorted by relevance
490 void fixupInsertPoints(Instruction *I);
1031 void SCEVExpander::fixupInsertPoints(Instruction *I) { in fixupInsertPoints() function in SCEVExpander1070 fixupInsertPoints(*I); in hoistIVInc()1127 fixupInsertPoints(InstToHoist); in hoistBeforePos()