Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DSyntheticCountsUtils.h32 using EdgeRef = typename CGT::EdgeRef; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp196 using EdgeRef = typename Traits::EdgeRef; typedef
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp2119 using EdgeRef = const DisplayEdge *; typedef
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp4138 using EdgeRef = PointerIntPair<AADepGraphNode *, 1>; typedef