Searched refs:ShouldBeAllocatedBefore (Results 1 – 2 of 2) sorted by relevance
655 bool ShouldBeAllocatedBefore(const LiveRange* other) const; in NON_EXPORTED_BASE()1427 return a->ShouldBeAllocatedBefore(b); in operator()
672 bool LiveRange::ShouldBeAllocatedBefore(const LiveRange* other) const { in ShouldBeAllocatedBefore() function in v8::internal::compiler::LiveRange