Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/maglev/
Dmaglev-regalloc.h58 void TryAllocateToInput(Phi* phi);
Dmaglev-regalloc.cc264 TryAllocateToInput(phi); in AllocateRegisters()
545 void StraightForwardRegisterAllocator::TryAllocateToInput(Phi* phi) { in TryAllocateToInput() function in v8::internal::maglev::StraightForwardRegisterAllocator