OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dag
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Transforms/Instrumentation/
PathProfiling.cpp
11
// profiling converts the CFG into a
DAG
by replacing backedges with edges
13
// along the new
DAG
are enumrated, i.e. each path is given a path number.
20
// requirements are formatting the llvm CFG into the Ball-Larus
DAG
, path
25
//
DAG
- Directed Acyclic Graph.
26
// Ball-Larus
DAG
- A CFG with an entry node, an exit node, and backedges
30
// Ball-Larus
DAG
.
194
// Calculates a spanning tree of the
DAG
ignoring cycles. Whichever
315
BLInstrumentationDag*
dag
,
331
BLInstrumentationDag*
dag
);
335
bool splitCritical(BLInstrumentationEdge* edge, BLInstrumentationDag*
dag
);
1271
BLInstrumentationDag
dag
= BLInstrumentationDag(F);
local
[
all
...]
/prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar
Completed in 53 milliseconds