Home | History | Annotate | Download | only in crankshaft

Lines Matching full:effects

17 // This class extends GVNFlagSet with additional "special" dynamic side effects,
18 // which can be used to represent side effects that cannot be expressed using
19 // the GVNFlags of an HInstruction. These special side effects are tracked by a
61 // fashion, and represents them using the "special" dynamic side effects of the
100 // Helper class for printing, because the effects don't know their tracker.
103 : tracker(t), effects(e) {}
105 SideEffects effects;
137 // A map of block IDs to their side effects.
140 // A map of loop header block IDs to their loop's side effects.
143 // Used when collecting side effects on paths from dominator to