Home
last modified time | relevance | path

Searched refs:LastDeferredInstructionIndex (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.h1466 int LastDeferredInstructionIndex(InstructionBlock* start);
Dregister-allocator.cc3443 LastDeferredInstructionIndex(block)); in UpdateDeferredFixedRanges()
3983 int LinearScanAllocator::LastDeferredInstructionIndex(InstructionBlock* start) { in LastDeferredInstructionIndex() function in v8::internal::compiler::LinearScanAllocator
4363 LastDeferredInstructionIndex(deferred_block))); in AllocateBlockedReg()