Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.cc3145 split->set_controlflow_hint(expected_register); in SpillNotLiveRanges()
3226 to_resurrect->set_controlflow_hint(reg); in ReloadLiveRanges()
3257 split->set_controlflow_hint(reg); in ReloadLiveRanges()
3484 split_off->set_controlflow_hint(other->assigned_register()); in UpdateDeferredFixedRanges()
4585 third_part->set_controlflow_hint(range->controlflow_hint()); in SpillBetweenUntil()
H A Dregister-allocator.h561 void set_controlflow_hint(int reg) { in set_controlflow_hint() function in v8::internal::compiler::RegisterAllocationFlag::LiveRange

Completed in 12 milliseconds