Home | History | Annotate | Download | only in docs

Lines Matching full:predecessors

719 basic block.  This pass looks at blocks that have multiple predecessors and
720 multiple successors. If one or more of the predecessors of the block can be
841 which are outside of the loop that have predecessors inside of the loop) only
842 have predecessors from inside of the loop (and are thus dominated by the loop
1057 * Removes basic blocks with no predecessors.
1215 #. The entry node to a function must not have predecessors.