Searched defs:n_traces (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | bb-reorder.cc | 267 find_traces (int *n_traces, struct trace *traces) in find_traces() 450 struct trace *traces, int *n_traces, int round, in find_traces_1_round() 1072 connect_traces (int n_traces, struct trace *traces) in connect_traces() 2349 int n_traces; in reorder_basic_blocks_software_trace_cache() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | bb-reorder.c | 267 find_traces (int *n_traces, struct trace *traces) in find_traces() 450 struct trace *traces, int *n_traces, int round, in find_traces_1_round() 1072 connect_traces (int n_traces, struct trace *traces) in connect_traces() 2348 int n_traces; in reorder_basic_blocks_software_trace_cache() local
|