Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:BI

2542   llvm::BranchInst *BI = Builder.CreateCondBr(Cond, Cont, CheckBB);
2546 BI->setMetadata(llvm::LLVMContext::MD_prof, Node);