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

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

AddSuccessor(TargetEntryInstr *successor)dart::IndirectGotoInstrinline
BaseClass typedefdart::TemplateInstruction< 1, NoThrow >
CanBecomeDeoptimizationTarget() constdart::IndirectGotoInstrinlinevirtual
ComputeCanDeoptimize() constdart::IndirectGotoInstrinlinevirtual
ComputeOffsetTable(FlowGraphCompiler *compiler)dart::IndirectGotoInstr
HasUnknownSideEffects() constdart::IndirectGotoInstrinlinevirtual
IndirectGotoInstr(intptr_t target_count, Value *target_index)dart::IndirectGotoInstrinline
InputAt(intptr_t i) constdart::TemplateInstruction< 1, NoThrow >inlinevirtual
InputCount() constdart::TemplateInstruction< 1, NoThrow >inlinevirtual
inputs_dart::TemplateInstruction< 1, NoThrow >protected
MayThrow() constdart::TemplateInstruction< 1, NoThrow >inlinevirtual
offset() constdart::IndirectGotoInstrinline
RequiredInputRepresentation(intptr_t idx) constdart::IndirectGotoInstrinlinevirtual
SuccessorAt(intptr_t index) constdart::IndirectGotoInstrinlinevirtual
SuccessorCount() constdart::IndirectGotoInstrinlinevirtual
TemplateInstruction(intptr_t deopt_id=DeoptId::kNone)dart::TemplateInstruction< 1, NoThrow >inlineexplicit
TemplateInstruction(const InstructionSource &source, intptr_t deopt_id=DeoptId::kNone)dart::TemplateInstruction< 1, NoThrow >inline