Home
last modified time | relevance | path

Searched refs:isLoopCounter (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp860 static bool isLoopCounter(PHINode* Phi, Loop *L, in isLoopCounter() function
905 if (!isLoopCounter(Phi, L, SE)) in FindLoopCounter()
976 assert(isLoopCounter(IndVar, L, SE)); in genLoopLimit()
1068 assert(isLoopCounter(IndVar, L, SE)); in linearFunctionTestReplace()