Home | History | Annotate | Download | only in crankshaft

Lines Matching full:effects

417     if (te.effects.ContainsFlag(flag)) {
434 if (te.effects.ContainsSpecial(t->GlobalVar(index))) {
440 if (te.effects.ContainsSpecial(t->InobjectField(index))) {
511 // Compute the side effects.
520 // Continue GVN if we removed any side effects.
524 // Clear all side effects.
538 // Compute side effects for the block.
554 // Propagate loop side effects upwards.
836 // Clear all instructions in the map that are affected by side effects.
837 // Store instruction as the dominating one for tracked side effects.