Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.cc4488 TopTierRegisterAllocationData::PhiMapValue* phi_map_value = in TryReuseSpillForPhi() local
4490 const PhiInstruction* phi = phi_map_value->phi(); in TryReuseSpillForPhi()
4491 const InstructionBlock* block = phi_map_value->block(); in TryReuseSpillForPhi()