Searched refs:allow_code_motion (Results 1 – 2 of 2) sorted by relevance
644 return graph()->allow_code_motion() && !instr->block()->IsDeoptimizing() && in ShouldMove()
419 bool allow_code_motion() const { return allow_code_motion_; } in allow_code_motion() function