OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:make_copy_constraint
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-ssa-structalias.cc
3873
make_copy_constraint
(varinfo_t vi, int from)
function
4013
make_copy_constraint
(vi, nonlocal_id);
4173
make_copy_constraint
(uses, tem->id);
4175
make_copy_constraint
(uses, indir_tem->id);
4196
make_copy_constraint
(get_call_clobber_vi (stmt), tem->id);
4213
make_copy_constraint
(get_call_clobber_vi (stmt), indir_tem->id);
4338
make_copy_constraint
(uses, callescape->id);
5625
make_copy_constraint
(first_vi_for_offset (fi, fi_clobbers),
5627
make_copy_constraint
(first_vi_for_offset (fi, fi_uses), escaped_id);
5631
make_copy_constraint
(first_vi_for_offset (fi, fi_clobbers)
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-structalias.cc
3840
make_copy_constraint
(varinfo_t vi, int from)
function
3980
make_copy_constraint
(vi, nonlocal_id);
4141
make_copy_constraint
(uses, tem->id);
4143
make_copy_constraint
(uses, indir_tem->id);
4164
make_copy_constraint
(get_call_clobber_vi (stmt), tem->id);
4181
make_copy_constraint
(get_call_clobber_vi (stmt), indir_tem->id);
4306
make_copy_constraint
(uses, callescape->id);
5598
make_copy_constraint
(first_vi_for_offset (fi, fi_clobbers),
5600
make_copy_constraint
(first_vi_for_offset (fi, fi_uses), escaped_id);
5604
make_copy_constraint
(first_vi_for_offset (fi, fi_clobbers)
[
all
...]
Completed in 40 milliseconds
Indexes created Tue Apr 07 00:22:49 UTC 2026