Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopFlatten.cpp153 bool isInnerLoopIncrement(User *U) { in isInnerLoopIncrement() function
243 if (isInnerLoopIncrement(U)) in checkInnerInductionPhiUsers()