Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp775 static bool isLoopIncrement(User *U, Instruction *IV) { in isLoopIncrement() function
797 if (isLoopIncrement(I, IV)) { in collectPossibleRoots()
940 if (isLoopIncrement(IVU, IV)) in findRoots()