Home
last modified time | relevance | path

Searched refs:check_tree (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dipa-pure-const.c164 check_tree (funct_state local, tree t, bool checking_write) in check_tree() function
190 check_tree (local, TREE_OPERAND (t, 0), false); in check_tree()
243 check_tree(local, t, false); in check_rhs_var()
258 check_tree(local, t, true); in check_lhs_var()
H A Dipa-reference.c311 check_tree (ipa_reference_local_vars_info_t local, tree t, bool checking_write) in check_tree() function
332 check_tree (local, TREE_OPERAND (t, 0), false); in check_tree()
365 check_tree(local, t, false); in check_rhs_var()
378 check_tree(local, t, true); in check_lhs_var()
H A Dipa-type-escape.c806 check_tree (tree t) in check_tree() function
822 check_tree (TREE_OPERAND (t, 0)); in check_tree()
952 check_tree(t); in check_rhs_var()
961 check_tree(t); in check_lhs_var()
/openbsd-src/gnu/usr.sbin/mkhybrid/src/diag/
H A Disovfy.c307 check_tree(int file_addr, int file_size, int parent_addr){ in check_tree() function
454 …if(rflag && (idr->flags[0] & 2)) check_tree((isonum_733(idr->extent) + isonum_711((char *)idr->ext… in check_tree()
565 check_tree(file_addr, file_size, file_addr); in main()