Lines Matching full:effects
1613 * Side-effects representation.
1705 // Combines the side-effects of this and the other.
1730 // Returns true if there are no side effects or dependencies.
2221 // This can be used only on non-throwing instructions with no side effects that
3282 // CHA guards are only optimized in a separate pass and it has no side effects
4224 kNoSideEffects, // Intrinsic does not have any heap memory side effects.
5781 // Make a best guess for side effects now, may be refined during SSA building.