Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp827 static PHINode *FindLoopCounter(Loop *L, BasicBlock *ExitingBB, in FindLoopCounter() function
1982 PHINode *IndVar = FindLoopCounter(L, ExitingBB, ExitCount, SE, DT); in run()