Searched refs:isLoopCounter (Results 1 – 1 of 1) sorted by relevance
2167 static bool isLoopCounter(PHINode* Phi, Loop *L, in isLoopCounter() function2211 if (!isLoopCounter(Phi, L, SE)) in FindLoopCounter()2285 assert(isLoopCounter(IndVar, L, SE)); in genLoopLimit()2374 assert(isLoopCounter(IndVar, L, SE)); in linearFunctionTestReplace()