Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFlatten.cpp136 BranchInst *OuterBranch = nullptr; // The instruction that needs to be member
711 FI.OuterIncrement, FI.OuterBranch, SE, FI.Widened)) in CanFlattenLoopPair()
781 cast<User>(FI.OuterBranch->getCondition())->setOperand(1, FI.NewTripCount); in DoFlattenLoopPair()