Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.cc127 bounds_(zone->NewArray<LiveRangeBoundArray>(bounds_length_)), in LiveRangeFinder()
130 new (&bounds_[i]) LiveRangeBoundArray(); in LiveRangeFinder()
139 LiveRangeBoundArray* array = &bounds_[operand_index]; in ArrayFor()
H A Dregister-allocator.h1171 LiveRangeBoundArray* const bounds_; member in v8::internal::compiler::RegisterAllocationFlag::LiveRange::LiveRangeFinder

Completed in 12 milliseconds