Home | History | Annotate | Download | only in Utils

Lines Matching refs:NewBI

2927       BranchInst *NewBI = Builder.CreateCondBr(Cond, TrueBB, FalseBB);
2929 NewBI->setMetadata(LLVMContext::MD_prof,
3615 BranchInst *NewBI = Builder.CreateCondBr(Cmp, ContiguousDest, OtherDest);
3634 NewBI->setMetadata(LLVMContext::MD_prof,