Flutter Engine
The Flutter Engine
|
This is the complete list of members for dart::FlowGraphPrinter, including all inherited members.
FlowGraphPrinter(const FlowGraph &flow_graph, bool print_locations=false) | dart::FlowGraphPrinter | inlineexplicit |
kPrintAll | dart::FlowGraphPrinter | static |
PrintBlock(BlockEntryInstr *block, bool print_locations) | dart::FlowGraphPrinter | static |
PrintBlocks() | dart::FlowGraphPrinter | |
PrintCidRangeData(const CallTargets &ic_data, intptr_t num_checks_to_print=kPrintAll) | dart::FlowGraphPrinter | static |
PrintGraph(const char *phase, FlowGraph *flow_graph) | dart::FlowGraphPrinter | static |
PrintICData(const ICData &ic_data, intptr_t num_checks_to_print=kPrintAll) | dart::FlowGraphPrinter | static |
PrintInstruction(Instruction *instr) | dart::FlowGraphPrinter | |
PrintOneInstruction(Instruction *instr, bool print_locations) | dart::FlowGraphPrinter | static |
PrintTypeCheck(const ParsedFunction &parsed_function, TokenPosition token_pos, Value *value, const AbstractType &dst_type, const String &dst_name, bool eliminated) | dart::FlowGraphPrinter | static |
ShouldPrint(const Function &function, uint8_t **compiler_pass_filter=nullptr) | dart::FlowGraphPrinter | static |
ValueObject() | dart::ValueObject | inline |
~ValueObject() | dart::ValueObject | inline |