Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
HDLoopUtils.h472 UnusedIndVarInLoop, enumerator
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDLoopUtils.cpp1545 if (ReplaceExitValue == UnusedIndVarInLoop) { in rewriteLoopExitValues()
1649 ReplaceExitValue == UnusedIndVarInLoop) && in rewriteLoopExitValues()
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDIndVarSimplify.cpp102 UnusedIndVarInLoop, "unusedindvarinloop",
HDLoopStrengthReduce.cpp7295 UnusedIndVarInLoop, DeadInsts); in ReduceLoopStrength()