Lines Matching full:blocks
10 // This family of functions perform manipulations on basic blocks, and
11 // instructions contained within basic blocks.
117 // Don't merge away blocks who have their address taken.
269 /// to a new block. The two blocks are joined by an unconditional branch and
480 /// OrigBB, by introducing two new basic blocks into the function. One of those
481 /// new basic blocks gets the predecessors listed in Preds. The other basic
483 /// OrigBB is clone into both of the new basic blocks. The new blocks are given
632 /// new block. The two blocks are connected by a conditional branch
676 /// This does no checking to see if the true/false blocks have large or unsavory
724 // doesn't have incoming edges from other blocks. If it does, the condition
749 // BB. Don't panic! If both blocks only have a single (identical)