Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.h288 ZoneVector<BitVector*>& live_in_sets() { return live_in_sets_; } in live_in_sets()
364 ZoneVector<BitVector*> live_in_sets_; member in v8::internal::compiler::RegisterAllocationFlag::final
H A Dregister-allocator.cc1306 live_in_sets_(code->InstructionBlockCount(), nullptr, allocation_zone()), in TopTierRegisterAllocationData()

Completed in 23 milliseconds