OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gimple_alloc_counts
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gimple.cc
85
uint64_t
gimple_alloc_counts
[(int) gimple_alloc_kind_all];
variable
153
gimple_alloc_counts
[(int) kind]++;
2389
SIZE_AMOUNT (
gimple_alloc_counts
[i]),
2391
total_tuples +=
gimple_alloc_counts
[i];
/src/external/gpl3/gcc.old/dist/gcc/
gimple.cc
84
uint64_t
gimple_alloc_counts
[(int) gimple_alloc_kind_all];
variable
152
gimple_alloc_counts
[(int) kind]++;
2314
SIZE_AMOUNT (
gimple_alloc_counts
[i]),
2316
total_tuples +=
gimple_alloc_counts
[i];
Completed in 39 milliseconds
Indexes created Mon Mar 30 00:23:01 UTC 2026