Home | History | Annotate | Download | only in Scalar

Lines Matching refs:ContinueBB

363   auto *ContinueBB = BI.getSuccessor(1 - LoopExitSuccIdx);
438 BranchInst::Create(ContinueBB, ParentBB);