Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.cc3693 ForwardStateTo(end_of_block); in AllocateRegisters()
3720 ForwardStateTo(next_block_boundary); in AllocateRegisters()
3744 ForwardStateTo(next_block_boundary); in AllocateRegisters()
3847 ForwardStateTo(position); in AllocateRegisters()
3939 void LinearScanAllocator::ForwardStateTo(LifetimePosition position) { in ForwardStateTo() function in v8::internal::compiler::LinearScanAllocator
Dregister-allocator.h1464 void ForwardStateTo(LifetimePosition position);