OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:outer_ops
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gimple-ssa-sccopy.cc
481
sccopy_visit_op (tree op, hash_set<tree> &
outer_ops
,
496
outer_ops
.add (op);
569
hash_set<tree>
outer_ops
;
local
592
sccopy_visit_op (op,
outer_ops
, scc_set, is_inner,
598
sccopy_visit_op (op,
outer_ops
, scc_set, is_inner,
609
if (
outer_ops
.elements () == 1)
611
/* The only operand in
outer_ops
. */
615
else if (
outer_ops
.elements () > 1)
Completed in 22 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026