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.h491 UnusedIndVarInLoop, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1611 if (ReplaceExitValue == UnusedIndVarInLoop) { in rewriteLoopExitValues()
1715 ReplaceExitValue == UnusedIndVarInLoop) && in rewriteLoopExitValues()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp100 UnusedIndVarInLoop, "unusedindvarinloop",
H A DLoopStrengthReduce.cpp7080 UnusedIndVarInLoop, DeadInsts); in ReduceLoopStrength()