Lines Matching full:effects
52 * block's predecessors. The algorithm is single-pass, so loop side-effects is
64 * all the heap values, depending on the instruction's side effects.
78 // - killed due to aliasing, merging, invocation, or loop side effects.
364 // We do a single pass in reverse post order. For loops, use the side effects as a hint
374 // heap value is killed by loop side effects.