Searched refs:decl_in_symtab_p (Results 1 – 10 of 10) sorted by relevance
468 if (decl_in_symtab_p (t1)) in compare_variable_decl()469 return decl_in_symtab_p (t2); in compare_variable_decl()
2178 if (!decl_in_symtab_p (base1) in compare_base_decls()2179 || !decl_in_symtab_p (base2)) in compare_base_decls()
1657 if ((decl_in_symtab_p (decl) in increase_alignment()
1798 if (decl_in_symtab_p (t1) && decl_in_symtab_p (t2)) in equals()
2664 decl_in_symtab_p (const_tree decl) in decl_in_symtab_p() function
6684 if (decl_in_symtab_p (decl) in vect_can_force_dr_alignment_p()
9999 if (DECL_P (decl) && decl_in_symtab_p (decl)) in maybe_nonzero_address()16674 else if (decl_in_symtab_p (base0) && decl_in_symtab_p (base1)) in address_compare()
6580 if (decl_in_symtab_p (base_decl)) in ensure_base_align()
150 * cgraph.h (decl_in_symtab_p): Revert check DECL_IN_CONSTANT_POOL.168 * cgraph.h (decl_in_symtab_p): Check DECL_IN_CONSTANT_POOL.
31860 * cgraph.h (decl_in_symtab_p): Make inline.31874 (decl_in_symtab_p): Break out from ...