Home
last modified time | relevance | path

Searched refs:NextUsePositionSpillDetrimental (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.h610 UsePosition* NextUsePositionSpillDetrimental(LifetimePosition start) const; in NON_EXPORTED_BASE()
Dregister-allocator.cc467 UsePosition* LiveRange::NextUsePositionSpillDetrimental( in NextUsePositionSpillDetrimental() function in v8::internal::compiler::LiveRange
2960 check_use->NextUsePositionSpillDetrimental(loop_start); in FindOptimalSpillingPos()