Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dinput.h64 #define RESERVED_LOCATION_P(LOC) \ macro
H A Dprofile.c1071 if (!RESERVED_LOCATION_P (gimple_location (last))) in branch_prob()
1082 && !RESERVED_LOCATION_P (e->goto_locus) in branch_prob()
1311 if (!RESERVED_LOCATION_P (gimple_location (stmt))) in branch_prob()
1318 && !RESERVED_LOCATION_P (single_succ_edge (bb)->goto_locus)) in branch_prob()
H A Ddwarf2out.c24014 if (RESERVED_LOCATION_P (BLOCK_SOURCE_LOCATION (stmt))) in add_call_src_coords_attributes()