Lines Matching full:afterbb
951 BasicBlock *AfterBB =955 Builder.CreateCondBr(EndCond, LoopBB, AfterBB);957 // Any new code will be inserted in AfterBB.958 Builder.SetInsertPoint(AfterBB);