Home
last modified time | relevance | path

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

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