Searched refs:source_locus (Results 1 – 9 of 9) sorted by relevance
48 typedef source_location source_locus; /* to be removed */ typedef63 typedef location_t *source_locus; typedef
32 typedef source_locus LOC;
134 source_locus goto_locus;
993 source_locus curr_location = single_succ_edge (bb)->goto_locus; in branch_prob()
2004 source_locus loc = 0; in remove_bb()2084 source_locus t; in remove_bb()
1689 source_locus locus;
3223 static GTY(()) source_locus last_annotated_node;
27105 (expanded_location, source_locus): New typedefs.27117 (tree_exp): Change type of locus to use new source_locus typedef.27127 * basic-block.h (struct edge_def): Use new source_locus typedef.
5840 * tree.c: (last_annotated_node): Use source_locus typedef.