/llvm-project/llvm/include/llvm/Analysis/ |
H A D | SyntheticCountsUtils.h | 31 using NodeRef = typename CGT::NodeRef; global() variable
|
H A D | LoopIterator.h | 41 using NodeRef = std::pair<const Loop *, BasicBlock *>; member
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | RDFLiveness.h | 36 using NodeRef = std::pair<NodeId, LaneBitmask>; variable
|
H A D | MachineDominators.h | 330 using NodeRef = Node *; global() member
|
/llvm-project/llvm/include/llvm/ADT/ |
H A D | GraphTraits.h | 80 using NodeRef = typename GraphType::UnknownGraphTypeError; global() member [all...] |
H A D | SCCIterator.h | 50 using NodeRef = typename GT::NodeRef; variable
|
H A D | GenericCycleInfo.h | 322 using NodeRef = CycleRefT; global() member
|
H A D | PostOrderIterator.h | 296 using NodeRef = typename GT::NodeRef; global() variable [all...] |
H A D | IntervalMap.h | 510 NodeRef(Node function 1294 visitNodes(void (IntervalMap::* f)(IntervalMapImpl::NodeRef,unsigned Height)) visitNodes() argument [all...] |
/llvm-project/llvm/unittests/Analysis/ |
H A D | CallGraphTest.cpp | 19 typedef typename GraphTraits<Ty *>::NodeRef NodeRef; in canSpecializeGraphTraitsIterators() typedef
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | GenericIteratedDominanceFrontier.h | 39 using NodeRef = typename GraphTraits<NodeTy *>::NodeRef; global() member
|
H A D | GraphWriter.h | 71 using NodeRef = typename GTraits::NodeRef; variable
|
/llvm-project/clang/include/clang/Analysis/Analyses/ |
H A D | PostOrderCFGView.h | 84 using NodeRef = const ::clang::CFGBlock *; member
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineBlockFrequencyInfo.cpp | 91 using NodeRef = const MachineBasicBlock *; typedef
|
/llvm-project/llvm/unittests/ADT/ |
H A D | DirectedGraphTest.cpp | 56 using NodeRef = DGTestNode *; typedef
|
/llvm-project/llvm/lib/Analysis/ |
H A D | BlockFrequencyInfo.cpp | 100 using NodeRef = const BasicBlock *; typedef
|
H A D | BlockFrequencyInfoImpl.cpp | 675 using NodeRef = const GraphT::IrrNode *; typedef
|
/llvm-project/clang/lib/Serialization/ |
H A D | ModuleManager.cpp | 462 using NodeRef = ModuleFile *; global() typedef
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86LoadValueInjectionLoadHardening.cpp | 195 using NodeRef = typename Traits::NodeRef; global() typedef
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | StructurizeCFG.cpp | 98 using NodeRef = std::pair<RegionNode *, SmallDenseSet<RegionNode *> *>; global() typedef [all...] |
/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | FunctionAttrs.cpp | 588 using NodeRef = ArgumentGraphNode *; global() typedef
|
H A D | MemProfContextDisambiguation.cpp | 2277 using NodeRef = const ContextNode<DerivedCCG, FuncTy, CallTy> *; global() typedef 2325 using NodeRef = typename GTraits::NodeRef; global() typedef [all...] |
/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.cpp | 2323 using NodeRef = const BasicBlock *; global() typedef
|
/llvm-project/llvm/lib/Passes/ |
H A D | StandardInstrumentations.cpp | 2107 using NodeRef = const DisplayNode *; global() typedef
|
/llvm-project/llvm/lib/Transforms/Coroutines/ |
H A D | CoroFrame.cpp | 439 using NodeRef = RematGraph::RematNode *; global() typedef
|