Home | History | Annotate | Download | only in Scalar

Lines Matching refs:NewBI

1382   BranchInst *NewBI =BranchInst::Create(SuccBB, NewBB);
1383 NewBI->setDebugLoc(BB->getTerminator()->getDebugLoc());