Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
dart::GraphEntryInstr Member List

This is the complete list of members for dart::GraphEntryInstr, including all inherited members.

AddCatchEntry(CatchBlockEntryInstr *entry)dart::GraphEntryInstrinline
AddDominatedBlock(BlockEntryInstr *block)dart::BlockEntryInstrinline
AddIndirectEntry(IndirectEntryInstr *entry)dart::GraphEntryInstrinline
AddPredecessor(BlockEntryInstr *predecessor)dart::GraphEntryInstrinlineprivatevirtual
AsBlockEntryWithInitialDefs()dart::BlockEntryWithInitialDefsinlinevirtual
AsBlockEntryWithInitialDefs() constdart::BlockEntryWithInitialDefsinlinevirtual
BaseClass typedefdart::TemplateInstruction< 0, NoThrow >
block_id() constdart::BlockEntryInstrinline
BlockEntryInstr(intptr_t block_id, intptr_t try_index, intptr_t deopt_id, intptr_t stack_depth)dart::BlockEntryInstrinlineprotected
BlockEntryWithInitialDefs(intptr_t block_id, intptr_t try_index, intptr_t deopt_id, intptr_t stack_depth)dart::BlockEntryWithInitialDefsinline
CanBecomeDeoptimizationTarget() constdart::BlockEntryInstrinlinevirtual
catch_entries() constdart::GraphEntryInstrinline
ClearAllInstructions()dart::BlockEntryInstr
ClearDominatedBlocks()dart::BlockEntryInstrinline
ClearPredecessors()dart::GraphEntryInstrinlineprivatevirtual
ComputeCanDeoptimize() constdart::BlockEntryInstrinlinevirtual
constant_null()dart::GraphEntryInstr
DiscoverBlock(BlockEntryInstr *predecessor, GrowableArray< BlockEntryInstr * > *preorder, GrowableArray< intptr_t > *parent)dart::BlockEntryInstr
dominated_blocks()dart::BlockEntryInstrinline
Dominates(BlockEntryInstr *other) constdart::BlockEntryInstr
dominator() constdart::BlockEntryInstrinline
end_pos() constdart::BlockEntryInstrinline
entry_count() constdart::GraphEntryInstrinline
FindOsrEntryAndRelink(GraphEntryInstr *graph_entry, Instruction *parent, BitVector *block_marks)dart::BlockEntryInstrprotected
fixed_slot_count() constdart::GraphEntryInstrinline
GetBlock()dart::BlockEntryInstrinlinevirtual
GetCatchEntry(intptr_t index)dart::GraphEntryInstr
GetParallelMove()dart::BlockEntryInstrinline
GraphEntryInstr(const ParsedFunction &parsed_function, intptr_t osr_id)dart::GraphEntryInstr
HasNonRedundantParallelMove() constdart::BlockEntryInstrinline
HasParallelMove() constdart::BlockEntryInstrinline
HasSingleEntryPoint() constdart::GraphEntryInstrinline
HasUnknownSideEffects() constdart::BlockEntryInstrinlinevirtual
ImmediateDominator() constdart::BlockEntryInstr
indirect_entries() constdart::GraphEntryInstrinline
initial_definitions()dart::BlockEntryWithInitialDefsinline
initial_definitions() constdart::BlockEntryWithInitialDefsinline
InputAt(intptr_t i) constdart::TemplateInstruction< 0, NoThrow >inlinevirtual
InputCount() constdart::TemplateInstruction< 0, NoThrow >inlinevirtual
inputs_dart::TemplateInstruction< 0, NoThrow >protected
InsideTryBlock() constdart::BlockEntryInstrinline
instructions()dart::BlockEntryInstrinline
IsCompiledForOsr() constdart::GraphEntryInstr
IsLoopHeader() constdart::BlockEntryInstr
last_instruction() constdart::BlockEntryInstrinline
loop_info() constdart::BlockEntryInstrinline
MarkFrameless()dart::GraphEntryInstrinline
MayThrow() constdart::TemplateInstruction< 0, NoThrow >inlinevirtual
NeedsFrame() constdart::GraphEntryInstrinline
NestingDepth() constdart::BlockEntryInstr
normal_entry() constdart::GraphEntryInstrinline
osr_entry() constdart::GraphEntryInstrinline
osr_id() constdart::GraphEntryInstrinline
parallel_move() constdart::BlockEntryInstrinline
parsed_function() constdart::GraphEntryInstrinline
postorder_number() constdart::BlockEntryInstrinline
PredecessorAt(intptr_t index) constdart::GraphEntryInstrinlinevirtual
PredecessorCount() constdart::GraphEntryInstrinlinevirtual
preorder_number() constdart::BlockEntryInstrinline
PrintInitialDefinitionsTo(BaseTextBuffer *f) constdart::BlockEntryWithInitialDefsprotected
RelinkToOsrEntry(Zone *zone, intptr_t max_block_id)dart::GraphEntryInstr
ReplaceAsPredecessorWith(BlockEntryInstr *new_block)dart::BlockEntryInstr
set_block_id(intptr_t block_id)dart::BlockEntryInstrinline
set_end_pos(intptr_t pos)dart::BlockEntryInstrinline
set_entry_count(intptr_t count)dart::GraphEntryInstrinline
set_fixed_slot_count(intptr_t count)dart::GraphEntryInstrinline
set_last_instruction(Instruction *instr)dart::BlockEntryInstrinline
set_loop_info(LoopInfo *loop_info)dart::BlockEntryInstrinline
set_normal_entry(FunctionEntryInstr *entry)dart::GraphEntryInstrinline
set_osr_entry(OsrEntryInstr *entry)dart::GraphEntryInstrinline
set_postorder_number(intptr_t number)dart::BlockEntryInstrinline
set_preorder_number(intptr_t number)dart::BlockEntryInstrinline
set_spill_slot_count(intptr_t count)dart::GraphEntryInstrinline
set_stack_depth(intptr_t s)dart::BlockEntryInstrinline
set_start_pos(intptr_t pos)dart::BlockEntryInstrinline
set_try_index(intptr_t index)dart::BlockEntryInstrinline
set_unchecked_entry(FunctionEntryInstr *target)dart::GraphEntryInstrinline
spill_slot_count() constdart::GraphEntryInstrinline
stack_depth() constdart::BlockEntryInstrinline
start_pos() constdart::BlockEntryInstrinline
SuccessorAt(intptr_t index) constdart::GraphEntryInstrvirtual
SuccessorCount() constdart::GraphEntryInstrvirtual
TemplateInstruction(intptr_t deopt_id=DeoptId::kNone)dart::TemplateInstruction< 0, NoThrow >inlineexplicit
TemplateInstruction(const InstructionSource &source, intptr_t deopt_id=DeoptId::kNone)dart::TemplateInstruction< 0, NoThrow >inline
token_pos() constdart::BlockEntryInstrinlinevirtual
try_index() constdart::BlockEntryInstrinline
unchecked_entry() constdart::GraphEntryInstrinline