Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/
Dprofile.c974 expanded_location curr_location = in branch_prob() local
976 output_location (curr_location.file, curr_location.line, in branch_prob()
993 source_locus curr_location = single_succ_edge (bb)->goto_locus; in branch_prob() local
996 output_location (LOCATION_FILE (curr_location), in branch_prob()
997 LOCATION_LINE (curr_location), &offset, bb); in branch_prob()
999 output_location (curr_location->file, curr_location->line, in branch_prob()