OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Rooted
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
DDG.h
217
/// A
rooted
edge connects the root node to one of the components
226
Rooted
,
227
Last =
Rooted
// Must be equal to the largest enum value.
257
bool isRooted() const { return Kind == EdgeKind::
Rooted
; }
392
auto *E = new DDGEdge(Tgt, DDGEdge::EdgeKind::
Rooted
);
Completed in 27 milliseconds
Indexes created Wed May 13 00:24:45 UTC 2026