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

/external/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1640 bool UsedInLoop = false; local
1651 UsedInLoop = true;
1657 if (UsedInLoop)

Completed in 29 milliseconds