Home
last modified time | relevance | path

Searched refs:needs_gap_move_on_spill (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
H A Dmid-tier-register-allocator.cc888 // as the instruction too add a gap move if |needs_gap_move_on_spill| and
894 bool needs_gap_move_on_spill() const { return needs_gap_move_on_spill_; } in needs_gap_move_on_spill() function in v8::internal::compiler::final::final
1067 if (needs_gap_move_on_spill()) { in Spill()
1235 return !reg_data(reg).needs_gap_move_on_spill(); in HasPendingUsesOnly()

Completed in 7 milliseconds