Home | History | Annotate | Download | only in tutorial

Lines Matching full:afterloop

518       br i1 %loopcond, label %loop, label %afterloop
520 afterloop: ; preds = %loop
648 let after_bb = append_block context "afterloop" the_function in
658 phi node), then creates the block for the loop exit ("afterloop"). Based
661 future code is emitted in the "afterloop" block, so it sets the
1163 let after_bb = append_block context "afterloop" the_function in