Lines Matching full:effects
405 // Track instructions that are dominating side effects. If an instruction
407 // indicate which side effects to track by setting GVN flags.
708 // dominating side effects.
709 // It returns true if it removed an instruction which had side effects.
791 // A flag mask to mark an instruction as having arbitrary side effects.
799 // A flag mask of all side effects that can make observable changes in
1604 // Replay effects of this instruction on the given environment.
2955 // Replay effects of this instruction on the given environment.
6391 // No side effects: runtime function assumes string + number inputs.