Searched refs:UsedInLoop (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1782 bool UsedInLoop = false; local
1792 UsedInLoop = true;
1798 if (UsedInLoop)

Completed in 49 milliseconds