Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h472 UnusedIndVarInLoop, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1545 if (ReplaceExitValue == UnusedIndVarInLoop) { in rewriteLoopExitValues()
1649 ReplaceExitValue == UnusedIndVarInLoop) && in rewriteLoopExitValues()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp102 UnusedIndVarInLoop, "unusedindvarinloop",
H A DLoopStrengthReduce.cpp7295 UnusedIndVarInLoop, DeadInsts); in ReduceLoopStrength()