Searched refs:CanProcessRange (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/compiler/backend/ | ||
H A D | register-allocator.cc | 1167 if (!CanProcessRange(toplevel)) continue; in PrintRangeOverview() 2820 if (!CanProcessRange(range)) continue; in SplitAndSpillRangesDefinedByMemoryOperand() 3610 if (!CanProcessRange(range)) continue; in AllocateRegisters() |
H A D | register-allocator.h | 1335 bool CanProcessRange(LiveRange* range) const { in CanProcessRange() function in v8::internal::compiler::RegisterAllocationFlag::LiveRange::RegisterAllocator |
Completed in 12 milliseconds