Searched refs:replaceIV (Results 1 – 1 of 1) sorted by relevance
398 void replaceIV(Instruction *Inst, Instruction *IV, const SCEV *IterCount);1432 replaceIV(LoopControlIV, LoopControlIV, IterCount); in replace()1437 replaceIV(DRS.BaseInst, IV, IterCount); in replace()1473 void LoopReroll::DAGRootTracker::replaceIV(Instruction *Inst, in replaceIV() function in LoopReroll::DAGRootTracker