Searched refs:print_graph_debug (Results 1 – 7 of 7) sorted by relevance
57 options_.print_graph_debug = settings->print_graph_debug(); in HexagonPlugin()
187 /*print_graph_debug=*/settings.print_graph_debug()); in ConvertHexagonSettings()
845 bool print_graph_debug; member850 print_graph_debug(false) { in HexagonSettingsT()871 bool print_graph_debug() const { in print_graph_debug() function899 void add_print_graph_debug(bool print_graph_debug) { in add_print_graph_debug()900 …lement<uint8_t>(HexagonSettings::VT_PRINT_GRAPH_DEBUG, static_cast<uint8_t>(print_graph_debug), 0); in add_print_graph_debug()919 bool print_graph_debug = false) {923 builder_.add_print_graph_debug(print_graph_debug);2255 { auto _e = print_graph_debug(); _o->print_graph_debug = _e; } in UnPackTo()2269 auto _print_graph_debug = _o->print_graph_debug; in CreateHexagonSettings()
173 optional bool print_graph_debug = 4; field
44 bool print_graph_debug; member
229 if (params_.print_graph_debug) { in Prepare()
139 bool print_graph_debug;