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