Lines Matching full:walk
160 /// HoistRegionPostRA - Walk the specified region of the CFG and hoist loop
228 /// dominator tree node if its a leaf or all of its children are done. Walk
234 /// HoistOutOfLoop - Walk the specified loop in the CFG (defined by all
489 /// HoistRegionPostRA - Walk the specified region of the CFG and hoist loop
503 // Walk the entire region, count number of defs for each register, and
663 /// dominator tree node if its a leaf or all of its children are done. Walk
684 /// HoistOutOfLoop - Walk the specified loop in the CFG (defined by all
696 // Perform a DFS walk to determine the order of visit.