Home
last modified time | relevance | path

Searched refs:live_out_sets_ (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.h289 ZoneVector<BitVector*>& live_out_sets() { return live_out_sets_; } in live_out_sets()
365 ZoneVector<BitVector*> live_out_sets_; member in v8::internal::compiler::RegisterAllocationFlag::final
H A Dregister-allocator.cc1307 live_out_sets_(code->InstructionBlockCount(), nullptr, allocation_zone()), in TopTierRegisterAllocationData()

Completed in 12 milliseconds