Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.cc3350 if (!ConsiderBlockForControlFlow(current_block, pred)) { in ComputeStateFromManyPredecessors()
3428 bool LinearScanAllocator::ConsiderBlockForControlFlow( in ConsiderBlockForControlFlow() function in v8::internal::compiler::LinearScanAllocator
3802 if (!ConsiderBlockForControlFlow(current_block, in AllocateRegisters()
3805 } else if (!ConsiderBlockForControlFlow( in AllocateRegisters()
Dregister-allocator.h1470 bool ConsiderBlockForControlFlow(InstructionBlock* current_block,