Searched defs:graph_in_bad_state (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dgraph_visualizer.cc167 bool graph_in_bad_state,
174 graph_in_bad_state_(graph_in_bad_state),
787 bool graph_in_bad_state) const {
794 graph_in_bad_state,
807 /* graph_in_bad_state */ false,
163 HGraphVisualizerPrinter(HGraph* graph, std::ostream& output, const char* pass_name, bool is_after_pass, bool graph_in_bad_state, const CodeGenerator& codegen, const DisassemblyInformation* disasm_info = nullptr) argument

Completed in 394 milliseconds