Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-forwprop.c2232 int inside_ptr = POINTER_TYPE_P (inside_type); in combine_conversions() local
2322 && ! (inside_ptr && inter_prec != final_prec) in combine_conversions()
H A Dfold-const.c7838 int inside_ptr = POINTER_TYPE_P (inside_type); in fold_unary_loc() local
7910 && ! (inside_ptr && inter_prec != final_prec) in fold_unary_loc()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dmatch.pd2428 int inside_ptr = POINTER_TYPE_P (inside_type);
2499 && ! (inside_ptr && inter_prec != final_prec)