Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopFlatten.cpp134 BranchInst *OuterBranch = nullptr; // The instruction that needs to be member
693 FI.OuterIncrement, FI.OuterBranch, SE, FI.Widened)) in CanFlattenLoopPair()
761 cast<User>(FI.OuterBranch->getCondition())->setOperand(1, NewTripCount); in DoFlattenLoopPair()