Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/logging/
H A Druntime-call-stats.h324 ADD_THREAD_SPECIFIC_COUNTER(V, Optimize, AssignSpillSlots) \
/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.h1539 void AssignSpillSlots();
H A Dregister-allocator.cc2781 // we hit the same bundle from a different LiveRange in AssignSpillSlots. in MergeSpillRangesAndClear()
4631 void OperandAssigner::AssignSpillSlots() { in AssignSpillSlots() function in v8::internal::compiler::OperandAssigner
/third_party/node/deps/v8/src/compiler/
H A Dpipeline.cc2302 DECL_PIPELINE_PHASE_CONSTANTS(AssignSpillSlots)
2306 assigner.AssignSpillSlots(); in Run()

Completed in 20 milliseconds