Home
last modified time | relevance | path

Searched refs:source_locus (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dinput.h48 typedef source_location source_locus; /* to be removed */ typedef
63 typedef location_t *source_locus; typedef
H A Dtree-vectorizer.h32 typedef source_locus LOC;
H A Dbasic-block.h134 source_locus goto_locus;
H A Dprofile.c993 source_locus curr_location = single_succ_edge (bb)->goto_locus; in branch_prob()
H A Dtree-cfg.c1997 source_locus loc = 0; in remove_bb()
2077 source_locus t; in remove_bb()
H A Dtree.h1659 source_locus locus;
H A Dtree.c3218 static GTY(()) source_locus last_annotated_node;