Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DIndVarSimplify.cpp1438 FindLoopCounter(Loop *L, const SCEV *BECount, in FindLoopCounter() function
1868 IndVar = FindLoopCounter(L, BackedgeTakenCount, SE, DT, TD); in runOnLoop()
/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1743 static PHINode *FindLoopCounter(Loop *L, const SCEV *BECount, in FindLoopCounter() function
2151 PHINode *IndVar = FindLoopCounter(L, BackedgeTakenCount, SE, DT); in run()