OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:update_ssa
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
tree-into-ssa.cc
89
/* Set of existing SSA names being replaced by
update_ssa
. */
92
/* Set of new SSA names being added by
update_ssa
. Note that both
228
/* The set of blocks affected by
update_ssa
. */
242
names with new ones. See
update_ssa
for details. */
246
/* The set of symbols we ought to re-write into SSA form in
update_ssa
. */
294
different than rewrite_uses_p: it's used by
update_ssa
to
444
/* Mark block BB as interesting for
update_ssa
. */
593
used by
update_ssa
and its helpers to introduce new SSA names in an
1044
/* Mark this PHI node as interesting for
update_ssa
. */
2996
update_ssa
's tables. *
3311
update_ssa
(unsigned update_flags)
function
[
all
...]
/src/external/gpl3/gcc/dist/gcc/
tree-into-ssa.cc
89
/* Set of existing SSA names being replaced by
update_ssa
. */
92
/* Set of new SSA names being added by
update_ssa
. Note that both
228
/* The set of blocks affected by
update_ssa
. */
242
names with new ones. See
update_ssa
for details. */
247
/* The set of symbols we ought to re-write into SSA form in
update_ssa
. */
295
different than rewrite_uses_p: it's used by
update_ssa
to
445
/* Mark block BB as interesting for
update_ssa
. */
596
used by
update_ssa
and its helpers to introduce new SSA names in an
1055
/* Mark this PHI node as interesting for
update_ssa
. */
3077
update_ssa
's tables. *
3392
update_ssa
(unsigned update_flags)
function
[
all
...]
Completed in 29 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026