Home
last modified time | relevance | path

Searched refs:PopulateReferenceMaps (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
Dmid-tier-register-allocator.h115 void PopulateReferenceMaps(MidTierRegisterAllocationData* data);
Dregister-allocator.h1557 void PopulateReferenceMaps();
Dmid-tier-register-allocator.cc3471 void PopulateReferenceMaps(MidTierRegisterAllocationData* data) { in PopulateReferenceMaps() function
Dregister-allocator.cc4730 void ReferenceMapPopulator::PopulateReferenceMaps() { in PopulateReferenceMaps() function in v8::internal::compiler::ReferenceMapPopulator
/third_party/node/deps/v8/src/compiler/
Dpipeline.cc2326 populator.PopulateReferenceMaps(); in DECL_PIPELINE_PHASE_CONSTANTS()
2378 PopulateReferenceMaps(data->mid_tier_register_allocator_data()); in DECL_PIPELINE_PHASE_CONSTANTS()