Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/
Dcgraphunit.c712 bool error_found = false; in verify_cgraph_node() local
723 error_found = true; in verify_cgraph_node()
728 error_found = true; in verify_cgraph_node()
735 error_found = true; in verify_cgraph_node()
744 error_found = true; in verify_cgraph_node()
749 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()
[all …]
DChangeLog.tree-ssa4010 * cgraphunit.c (error_found): New static variable.
DChangeLog-200436776 (error_found): New static variable.