HomeSort by relevance Sort by last modified time
    Searched refs:mark_needs_frame (Results 1 - 4 of 4) sorted by null

  /external/v8/src/compiler/
frame-elider.cc 30 block->mark_needs_frame();
113 block->mark_needs_frame();
143 block->mark_needs_frame();
instruction.h 1401 void mark_needs_frame() { needs_frame_ = true; } function in class:v8::internal::compiler::final
    [all...]
register-allocator.cc     [all...]
pipeline.cc 292 sequence_->instruction_blocks()[0]->mark_needs_frame();
    [all...]

Completed in 257 milliseconds