Home
last modified time | relevance | path

Searched refs:annotate_one_with_location (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgimple.c1323 annotate_one_with_location (gimple *gs, location_t location) in annotate_one_with_location() function
1345 annotate_one_with_location (gsi_stmt (gsi), location); in annotate_all_with_location_after()
1361 annotate_one_with_location (gs, location); in annotate_all_with_location()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgimplify.c805 annotate_one_with_location (gimple gs, location_t location) in annotate_one_with_location() function
827 annotate_one_with_location (gsi_stmt (gsi), location); in annotate_all_with_location_after()
843 annotate_one_with_location (gs, location); in annotate_all_with_location()