OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:subgraph
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-profile.cc
795
/* The
subgraph
, exluding intermediates, for the nth Boolean expression. */
904
vec<basic_block>&
subgraph
= paths_between (ctx, fnblocks, conds);
local
905
subgraph
.sort (topological_cmp, &ctx.top_index);
911
for (basic_block b :
subgraph
)
913
cov->m_blocks.safe_splice (
subgraph
);
1009
/* Add instrumentation to a decision
subgraph
. EXPR should be the
Completed in 16 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026