Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h456 UnusedIndVarInLoop, enumerator
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1400 if (ReplaceExitValue == UnusedIndVarInLoop) { in rewriteLoopExitValues()
1504 ReplaceExitValue == UnusedIndVarInLoop) && in rewriteLoopExitValues()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp101 UnusedIndVarInLoop, "unusedindvarinloop",
H A DLoopStrengthReduce.cpp6967 UnusedIndVarInLoop, DeadInsts); in ReduceLoopStrength()