Searched refs:isLoopControlIV (Results 1 – 1 of 1) sorted by relevance
441 bool isLoopControlIV(Loop *L, Instruction *IV);519 bool LoopReroll::isLoopControlIV(Loop *L, Instruction *IV) { in isLoopControlIV() function in LoopReroll607 if (isLoopControlIV(L, &*I)) { in collectPossibleIVs()