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_histogram_value
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
value-prof.cc
114
gimple_alloc_histogram_value
(struct function *fun ATTRIBUTE_UNUSED,
function
358
new_val =
gimple_alloc_histogram_value
(cfun, type, stmt);
447
histogram_value new_val =
gimple_alloc_histogram_value
(fun, val->type);
1809
values->safe_push (
gimple_alloc_histogram_value
(cfun,
1821
values->safe_push (
gimple_alloc_histogram_value
(cfun,
1825
hist =
gimple_alloc_histogram_value
(cfun, HIST_TYPE_INTERVAL,
1852
histogram_value v =
gimple_alloc_histogram_value
(cfun, HIST_TYPE_INDIR_CALL,
1885
values->safe_push (
gimple_alloc_histogram_value
(cfun,
1888
values->safe_push (
gimple_alloc_histogram_value
(cfun, HIST_TYPE_AVERAGE,
1893
values->safe_push (
gimple_alloc_histogram_value
(cfun, HIST_TYPE_IOR
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
value-prof.cc
114
gimple_alloc_histogram_value
(struct function *fun ATTRIBUTE_UNUSED,
function
370
new_val =
gimple_alloc_histogram_value
(cfun, type, stmt);
459
histogram_value new_val =
gimple_alloc_histogram_value
(fun, val->type);
1817
values->safe_push (
gimple_alloc_histogram_value
(cfun,
1829
values->safe_push (
gimple_alloc_histogram_value
(cfun,
1833
hist =
gimple_alloc_histogram_value
(cfun, HIST_TYPE_INTERVAL,
1860
histogram_value v =
gimple_alloc_histogram_value
(cfun, HIST_TYPE_INDIR_CALL,
1893
values->safe_push (
gimple_alloc_histogram_value
(cfun,
1896
values->safe_push (
gimple_alloc_histogram_value
(cfun, HIST_TYPE_AVERAGE,
1901
values->safe_push (
gimple_alloc_histogram_value
(cfun, HIST_TYPE_IOR
[
all
...]
Completed in 24 milliseconds
Indexes created Sun Jul 19 00:25:04 UTC 2026