Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dmid-tier-register-allocator.cc3472 MidTierReferenceMapPopulator populator(data); in PopulateReferenceMaps() local
3474 populator.RecordReferences(data->VirtualRegisterDataFor(vreg)); in PopulateReferenceMaps()
/third_party/node/deps/v8/src/compiler/
Dpipeline.cc2325 ReferenceMapPopulator populator(data->top_tier_register_allocation_data()); in DECL_PIPELINE_PHASE_CONSTANTS() local
2326 populator.PopulateReferenceMaps(); in DECL_PIPELINE_PHASE_CONSTANTS()