Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp1720 static PHINode *FindLoopCounter(Loop *L, const SCEV *BECount, in FindLoopCounter() function
2141 PHINode *IndVar = FindLoopCounter(L, BackedgeTakenCount, SE, DT); in runOnLoop()