Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp865 static bool isLoopCounter(PHINode* Phi, Loop *L, in isLoopCounter() function
910 if (!isLoopCounter(Phi, L, SE)) in FindLoopCounter()
981 assert(isLoopCounter(IndVar, L, SE)); in genLoopLimit()
1066 assert(isLoopCounter(IndVar, L, SE)); in linearFunctionTestReplace()