Home
last modified time | relevance | path

Searched refs:error_found (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dcgraphunit.c723 error_found = true; in verify_cgraph_node()
728 error_found = true; in verify_cgraph_node()
735 error_found = true; in verify_cgraph_node()
756 error_found = true; in verify_cgraph_node()
762 error_found = true; in verify_cgraph_node()
767 error_found = true; in verify_cgraph_node()
777 error_found = true; in verify_cgraph_node()
822 error_found = true; in verify_cgraph_node()
846 if (error_found) in verify_cgraph_node()
1627 error_found = true; in cgraph_optimize()
[all …]
H A DChangeLog.tree-ssa4010 * cgraphunit.c (error_found): New static variable.
H A DChangeLog-200436776 (error_found): New static variable.