Home
last modified time | relevance | path

Searched defs:EdgeRef (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DSyntheticCountsUtils.h33 using EdgeRef = typename CGT::EdgeRef; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp195 using EdgeRef = typename Traits::EdgeRef; typedef
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSplitModule.cpp1217 using EdgeRef = const SplitGraph::Edge *; typedef
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp2112 using EdgeRef = const DisplayEdge *; typedef
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp4128 using EdgeRef = PointerIntPair<AADepGraphNode *, 1>; typedef