Home | History | Annotate | Download | only in CodeGen

Lines Matching full:walk

282 /// quickly walk the successors of each block in the chain and mark them as
290 // Walk all the blocks in this chain, marking their successors as having
434 // Once we need to walk the worklist looking for a candidate, cleanup the
468 /// This routine is called when we are unable to use the CFG to walk through
470 /// We walk through the function's blocks in order, starting from the
596 // Walk backwards through any straight line of predecessors.
647 // Now walk the successors. We need to establish whether this has a viable
809 // walk the blocks, and use a set to prevent visiting a particular chain
1041 // Walk through the backedges of the function now that we have fully laid out