Home
last modified time | relevance | path

Searched refs:mark_needs_frame (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
H A Dframe-elider.cc29 block->mark_needs_frame(); in MarkBlocks()
107 block->mark_needs_frame(); in PropagateIntoBlock()
137 block->mark_needs_frame(); in PropagateIntoBlock()
H A Dspill-placer.cc478 successor->mark_needs_frame(); in CommitSpill()
H A Dregister-allocator.cc850 instr->block()->mark_needs_frame(); in CommitSpillMoves()
889 instr->block()->mark_needs_frame(); in FilterSpillMoves()
5170 spill_block->mark_needs_frame(); in CommitSpillsInDeferredBlocks()
H A Dinstruction.h1596 void mark_needs_frame() { needs_frame_ = true; } in mark_needs_frame() function in v8::internal::compiler::final
/third_party/node/deps/v8/src/compiler/
H A Dpipeline.cc506 sequence_->instruction_blocks()[0]->mark_needs_frame(); in InitializeInstructionSequence()

Completed in 20 milliseconds