Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopFlatten.cpp155 bool isInnerLoopIncrement(User *U) { in isInnerLoopIncrement() function
261 if (isInnerLoopIncrement(U)) { in checkInnerInductionPhiUsers()