Home
last modified time | relevance | path

Searched defs:EdgeKind (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceGraphBuilder.cpp158 using EdgeKind = typename EdgeType::EdgeKind; in createPiBlocks() typedef
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDDG.h216 enum class EdgeKind { enum
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DELFNixPlatform.cpp43 jitlink::Edge::Kind EdgeKind; materialize() local