Searched defs:traces (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | bb-reorder.c | 219 find_traces (int *n_traces, struct trace *traces) in find_traces() 424 struct trace *traces, int *n_traces, int round, in find_traces_1_round() 893 connect_traces (int n_traces, struct trace *traces) in connect_traces() 1910 struct trace *traces; in reorder_basic_blocks() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | bb-reorder.c | 268 find_traces (int *n_traces, struct trace *traces) in find_traces() 451 struct trace *traces, int *n_traces, int round, in find_traces_1_round() 1004 const_edge cur_best_edge, struct trace *traces) in connect_better_edge_p() 1073 connect_traces (int n_traces, struct trace *traces) in connect_traces() 2325 struct trace *traces; in reorder_basic_blocks_software_trace_cache() local
|