Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Transforms/Utils/
H A DLoopUtils.h442 UnusedIndVarInLoop, enumerator
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DLoopUtils.cpp1316 if (ReplaceExitValue == UnusedIndVarInLoop) { in rewriteLoopExitValues()
1420 ReplaceExitValue == UnusedIndVarInLoop) && in rewriteLoopExitValues()
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp114 UnusedIndVarInLoop, "unusedindvarinloop",
H A DLoopStrengthReduce.cpp6625 UnusedIndVarInLoop, DeadInsts); in ReduceLoopStrength()