Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()
987 if (isLoopIncrement(IVU, IV)) in findRoots()