Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp733 static bool isLoopIncrement(User *U, Instruction *IV) { in isLoopIncrement() function
755 if (isLoopIncrement(I, IV)) { in collectPossibleRoots()
950 if (isLoopIncrement(IVU, IV)) in findRoots()