Home
last modified time | relevance | path

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

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