Searched refs:AllowCodeMotion (Results 1 – 2 of 2) sorted by relevance
130 bool AllowCodeMotion();
632 bool HGlobalValueNumberingPhase::AllowCodeMotion() { in AllowCodeMotion() function in v8::internal::HGlobalValueNumberingPhase641 return AllowCodeMotion() && !instr->block()->IsDeoptimizing() && in ShouldMove()