Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFlatten.cpp324 BranchInst *&BackBranch, ScalarEvolution *SE, bool IsWidened) { in verifyTripCount() argument
344 if (IsWidened) { in verifyTripCount()
369 if (!IsWidened) { in verifyTripCount()
391 BranchInst *&BackBranch, ScalarEvolution *SE, bool IsWidened) { in findLoopComponents() argument
465 Increment, BackBranch, SE, IsWidened); in findLoopComponents()