Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.h1476 void ComputeStateFromManyPredecessors(InstructionBlock* current_block,
Dregister-allocator.cc3334 void LinearScanAllocator::ComputeStateFromManyPredecessors( in ComputeStateFromManyPredecessors() function in v8::internal::compiler::LinearScanAllocator
3816 ComputeStateFromManyPredecessors(current_block, &to_be_live); in AllocateRegisters()