AddPhi(PhiInstruction *phi) (defined in v8::internal::compiler::InstructionBlock) | v8::internal::compiler::InstructionBlock | inline |
ao_number() const (defined in v8::internal::compiler::InstructionBlock) | v8::internal::compiler::InstructionBlock | inline |
code_end() const (defined in v8::internal::compiler::InstructionBlock) | v8::internal::compiler::InstructionBlock | inline |
code_start() const (defined in v8::internal::compiler::InstructionBlock) | v8::internal::compiler::InstructionBlock | inline |
first_instruction_index() const (defined in v8::internal::compiler::InstructionBlock) | v8::internal::compiler::InstructionBlock | inline |
InstructionBlock(Zone *zone, RpoNumber rpo_number, RpoNumber loop_header, RpoNumber loop_end, bool deferred, bool handler) (defined in v8::internal::compiler::InstructionBlock) | v8::internal::compiler::InstructionBlock | |
IsDeferred() const (defined in v8::internal::compiler::InstructionBlock) | v8::internal::compiler::InstructionBlock | inline |
IsHandler() const (defined in v8::internal::compiler::InstructionBlock) | v8::internal::compiler::InstructionBlock | inline |
IsLoopHeader() const (defined in v8::internal::compiler::InstructionBlock) | v8::internal::compiler::InstructionBlock | inline |
last_instruction_index() const (defined in v8::internal::compiler::InstructionBlock) | v8::internal::compiler::InstructionBlock | inline |
loop_end() const (defined in v8::internal::compiler::InstructionBlock) | v8::internal::compiler::InstructionBlock | inline |
loop_header() const (defined in v8::internal::compiler::InstructionBlock) | v8::internal::compiler::InstructionBlock | inline |
mark_must_construct_frame() (defined in v8::internal::compiler::InstructionBlock) | v8::internal::compiler::InstructionBlock | inline |
mark_must_deconstruct_frame() (defined in v8::internal::compiler::InstructionBlock) | v8::internal::compiler::InstructionBlock | inline |
mark_needs_frame() (defined in v8::internal::compiler::InstructionBlock) | v8::internal::compiler::InstructionBlock | inline |
must_construct_frame() const (defined in v8::internal::compiler::InstructionBlock) | v8::internal::compiler::InstructionBlock | inline |
must_deconstruct_frame() const (defined in v8::internal::compiler::InstructionBlock) | v8::internal::compiler::InstructionBlock | inline |
needs_frame() const (defined in v8::internal::compiler::InstructionBlock) | v8::internal::compiler::InstructionBlock | inline |
PhiAt(size_t i) const (defined in v8::internal::compiler::InstructionBlock) | v8::internal::compiler::InstructionBlock | inline |
PhiInstructions typedef (defined in v8::internal::compiler::InstructionBlock) | v8::internal::compiler::InstructionBlock | |
phis() const (defined in v8::internal::compiler::InstructionBlock) | v8::internal::compiler::InstructionBlock | inline |
PredecessorCount() const (defined in v8::internal::compiler::InstructionBlock) | v8::internal::compiler::InstructionBlock | inline |
PredecessorIndexOf(RpoNumber rpo_number) const (defined in v8::internal::compiler::InstructionBlock) | v8::internal::compiler::InstructionBlock | |
predecessors() (defined in v8::internal::compiler::InstructionBlock) | v8::internal::compiler::InstructionBlock | inline |
predecessors() const (defined in v8::internal::compiler::InstructionBlock) | v8::internal::compiler::InstructionBlock | inline |
Predecessors typedef (defined in v8::internal::compiler::InstructionBlock) | v8::internal::compiler::InstructionBlock | |
rpo_number() const (defined in v8::internal::compiler::InstructionBlock) | v8::internal::compiler::InstructionBlock | inline |
set_alignment(bool val) (defined in v8::internal::compiler::InstructionBlock) | v8::internal::compiler::InstructionBlock | inline |
set_ao_number(RpoNumber ao_number) (defined in v8::internal::compiler::InstructionBlock) | v8::internal::compiler::InstructionBlock | inline |
set_code_end(int32_t end) (defined in v8::internal::compiler::InstructionBlock) | v8::internal::compiler::InstructionBlock | inline |
set_code_start(int32_t start) (defined in v8::internal::compiler::InstructionBlock) | v8::internal::compiler::InstructionBlock | inline |
ShouldAlign() const (defined in v8::internal::compiler::InstructionBlock) | v8::internal::compiler::InstructionBlock | inline |
SuccessorCount() const (defined in v8::internal::compiler::InstructionBlock) | v8::internal::compiler::InstructionBlock | inline |
successors() (defined in v8::internal::compiler::InstructionBlock) | v8::internal::compiler::InstructionBlock | inline |
successors() const (defined in v8::internal::compiler::InstructionBlock) | v8::internal::compiler::InstructionBlock | inline |
Successors typedef (defined in v8::internal::compiler::InstructionBlock) | v8::internal::compiler::InstructionBlock | |