OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ao_ref_base
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-ssa-alias.cc
409
tree base =
ao_ref_base
(ref);
517
tree base =
ao_ref_base
(ref);
742
ao_ref_base
(ao_ref *ref)
function
2050
which is done by
ao_ref_base
and thus one extra walk
2393
base1 =
ao_ref_base
(ref1);
2396
base2 =
ao_ref_base
(ref2);
2421
with that but strip it -
ao_ref_base
took it into account already. */
2451
???
ao_ref_base
strips inner MEM_REF [&decl], recover from that
2905
base =
ao_ref_base
(ref);
3035
tree base =
ao_ref_base
(ref)
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-alias.cc
400
tree base =
ao_ref_base
(ref);
507
tree base =
ao_ref_base
(ref);
729
ao_ref_base
(ao_ref *ref)
function
2037
which is done by
ao_ref_base
and thus one extra walk
2380
base1 =
ao_ref_base
(ref1);
2383
base2 =
ao_ref_base
(ref2);
2408
with that but strip it -
ao_ref_base
took it into account already. */
2438
???
ao_ref_base
strips inner MEM_REF [&decl], recover from that
2855
base =
ao_ref_base
(ref);
2985
tree base =
ao_ref_base
(ref)
[
all
...]
Completed in 27 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026