Home
last modified time | relevance | path

Searched refs:CommitAssignment (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.h235 void CommitAssignment(const InstructionOperand& operand);
1542 void CommitAssignment();
Dregister-allocator.cc1288 void TopTierRegisterAllocationData::PhiMapValue::CommitAssignment( in CommitAssignment() function in v8::internal::compiler::TopTierRegisterAllocationData::PhiMapValue
4666 void OperandAssigner::CommitAssignment() { in CommitAssignment() function in v8::internal::compiler::OperandAssigner
4685 data()->GetPhiMapValueFor(top_range)->CommitAssignment( in CommitAssignment()
/third_party/node/deps/v8/src/logging/
Druntime-call-stats.h329 ADD_THREAD_SPECIFIC_COUNTER(V, Optimize, CommitAssignment) \
/third_party/node/deps/v8/src/compiler/
Dpipeline.cc2312 DECL_PIPELINE_PHASE_CONSTANTS(CommitAssignment) in DECL_PIPELINE_PHASE_CONSTANTS()
2316 assigner.CommitAssignment(); in DECL_PIPELINE_PHASE_CONSTANTS()