Home
last modified time | relevance | path

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

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