Home
last modified time | relevance | path

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

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