Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.h655 bool ShouldBeAllocatedBefore(const LiveRange* other) const;
1427 return a->ShouldBeAllocatedBefore(b); in operator ()()
H A Dregister-allocator.cc672 bool LiveRange::ShouldBeAllocatedBefore(const LiveRange* other) const { in ShouldBeAllocatedBefore() function in v8::internal::compiler::LiveRange

Completed in 16 milliseconds