Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.h1459 InactiveLiveRangeQueue::iterator InactiveToHandled(
Dregister-allocator.cc3918 LinearScanAllocator::InactiveToHandled(InactiveLiveRangeQueue::iterator it) { in InactiveToHandled() function in v8::internal::compiler::LinearScanAllocator
3965 it = InactiveToHandled(it); in ForwardStateTo()
4474 it = InactiveToHandled(it); in SplitAndSpillIntersecting()