Home | History | Annotate | Download | only in Utils

Lines Matching refs:BI1

531   BranchInst *BI1 = BranchInst::Create(OrigBB, NewBB1);
548 UpdatePHINodes(OrigBB, NewBB1, Preds, BI1, P, HasLoopExit);