OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:start_of_trace
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
bb-reorder.cc
151
int
start_of_trace
;
member in struct:bbro_basic_block_data
364
|| bbd[e->dest->index].
start_of_trace
>= 0)
378
|| bbd[e->dest->index].
start_of_trace
>= 0)
783
bbd[trace->first->index].
start_of_trace
= *n_traces - 1;
858
bbd[i].
start_of_trace
= -1;
1059
else if (traces[bbd[e_index].
start_of_trace
].length > best_len)
1182
&& bbd[di].
start_of_trace
>= 0
1183
&& !connected[bbd[di].
start_of_trace
]
1188
best_len = traces[bbd[di].
start_of_trace
].length;
1218
if (last_trace != bbd[best->dest->index].
start_of_trace
- 1
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
bb-reorder.cc
151
int
start_of_trace
;
member in struct:bbro_basic_block_data
364
|| bbd[e->dest->index].
start_of_trace
>= 0)
378
|| bbd[e->dest->index].
start_of_trace
>= 0)
783
bbd[trace->first->index].
start_of_trace
= *n_traces - 1;
858
bbd[i].
start_of_trace
= -1;
1059
else if (traces[bbd[e_index].
start_of_trace
].length > best_len)
1182
&& bbd[di].
start_of_trace
>= 0
1183
&& !connected[bbd[di].
start_of_trace
]
1188
best_len = traces[bbd[di].
start_of_trace
].length;
1218
if (last_trace != bbd[best->dest->index].
start_of_trace
- 1
[
all
...]
Completed in 15 milliseconds
Indexes created Sat Mar 21 00:23:06 UTC 2026