Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.h860 // kNoSpillType: not availble in memory location.
869 // state, or kNoSpillType. When spilled only in deferred code, a range
873 kNoSpillType, member in v8::internal::compiler::RegisterAllocationFlag::LiveRange::final::SpillType
897 return spill_type() == SpillType::kNoSpillType; in HasNoSpillType()
H A Dregister-allocator.cc822 bits_ |= SpillTypeField::encode(SpillType::kNoSpillType); in TopLevelLiveRange()

Completed in 14 milliseconds