Searched refs:error_found (Results 1 – 9 of 9) sorted by relevance
3205 bool error_found = false; in verify_count() local3209 error_found = true; in verify_count()3211 return error_found; in verify_count()3432 bool error_found = false; in verify_node() local3440 error_found |= verify_base (); in verify_node()3447 error_found = true; in verify_node()3452 error_found = true; in verify_node()3457 error_found = true; in verify_node()3464 error_found = true; in verify_node()3469 error_found = true; in verify_node()[all …]
1101 bool error_found = false; in verify_base() local1109 error_found = true; in verify_base()1116 error_found = true; in verify_base()1124 error_found = true; in verify_base()1130 error_found = true; in verify_base()1135 error_found = true; in verify_base()1144 error_found = true; in verify_base()1152 error_found = true; in verify_base()1163 error_found = true; in verify_base()1170 error_found = true; in verify_base()[all …]
13684 bool error_found = false; in verify_type() local13689 error_found = true; in verify_type()13695 error_found = true; in verify_type()13698 error_found = true; in verify_type()13707 error_found = true; in verify_type()13726 error_found = true; in verify_type()13734 error_found = true; in verify_type()13741 error_found = true; in verify_type()13756 error_found = true; in verify_type()13766 error_found = true; in verify_type()[all …]
486 static bool error_found = false; variable503 error_found = true; in visit_hist()517 error_found = false; in verify_histograms()533 error_found = true; in verify_histograms()540 if (error_found) in verify_histograms()
2374 bool error_found = false; in compile() local2380 error_found = true; in compile()2383 if (error_found) in compile()
4010 * cgraphunit.c (error_found): New static variable.
709 (verify_cgraph_node): Add missing error_found = true code.
37167 Set error_found for incorrectly represented calls to thunks.
36776 (error_found): New static variable.