Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp767 static bool isLoopIncrement(User *U, Instruction *IV) { in isLoopIncrement() function
789 if (isLoopIncrement(I, IV)) { in collectPossibleRoots()
984 if (isLoopIncrement(IVU, IV)) in findRoots()