Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopRerollPass.cpp763 static bool isLoopIncrement(User *U, Instruction *IV) { in isLoopIncrement() function
785 if (isLoopIncrement(I, IV)) { in collectPossibleRoots()
980 if (isLoopIncrement(IVU, IV)) in findRoots()