Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h441 UnusedIndVarInLoop, enumerator
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1315 if (ReplaceExitValue == UnusedIndVarInLoop) { in rewriteLoopExitValues()
1419 ReplaceExitValue == UnusedIndVarInLoop) && in rewriteLoopExitValues()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp113 UnusedIndVarInLoop, "unusedindvarinloop",
H A DLoopStrengthReduce.cpp6812 UnusedIndVarInLoop, DeadInsts); in ReduceLoopStrength()