Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFlatten.cpp159 bool isInnerLoopIncrement(User *U) { in isInnerLoopIncrement() function
271 if (isInnerLoopIncrement(U)) { in checkInnerInductionPhiUsers()