Home
last modified time | relevance | path

Searched defs:NodeRef (Results 1 – 25 of 27) sorted by relevance

12

/llvm-project/llvm/include/llvm/Analysis/
H A DSyntheticCountsUtils.h31 using NodeRef = typename CGT::NodeRef; global() variable
H A DLoopIterator.h41 using NodeRef = std::pair<const Loop *, BasicBlock *>; member
/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFLiveness.h36 using NodeRef = std::pair<NodeId, LaneBitmask>; variable
H A DMachineDominators.h330 using NodeRef = Node *; global() member
/llvm-project/llvm/include/llvm/ADT/
H A DGraphTraits.h80 using NodeRef = typename GraphType::UnknownGraphTypeError; global() member
[all...]
H A DSCCIterator.h50 using NodeRef = typename GT::NodeRef; variable
H A DGenericCycleInfo.h322 using NodeRef = CycleRefT; global() member
H A DPostOrderIterator.h296 using NodeRef = typename GT::NodeRef; global() variable
[all...]
H A DIntervalMap.h510 NodeRef(Node function
1294 visitNodes(void (IntervalMap::* f)(IntervalMapImpl::NodeRef,unsigned Height)) visitNodes() argument
[all...]
/llvm-project/llvm/unittests/Analysis/
H A DCallGraphTest.cpp19 typedef typename GraphTraits<Ty *>::NodeRef NodeRef; in canSpecializeGraphTraitsIterators() typedef
/llvm-project/llvm/include/llvm/Support/
H A DGenericIteratedDominanceFrontier.h39 using NodeRef = typename GraphTraits<NodeTy *>::NodeRef; global() member
H A DGraphWriter.h71 using NodeRef = typename GTraits::NodeRef; variable
/llvm-project/clang/include/clang/Analysis/Analyses/
H A DPostOrderCFGView.h84 using NodeRef = const ::clang::CFGBlock *; member
/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp91 using NodeRef = const MachineBasicBlock *; typedef
/llvm-project/llvm/unittests/ADT/
H A DDirectedGraphTest.cpp56 using NodeRef = DGTestNode *; typedef
/llvm-project/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp100 using NodeRef = const BasicBlock *; typedef
H A DBlockFrequencyInfoImpl.cpp675 using NodeRef = const GraphT::IrrNode *; typedef
/llvm-project/clang/lib/Serialization/
H A DModuleManager.cpp462 using NodeRef = ModuleFile *; global() typedef
/llvm-project/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp195 using NodeRef = typename Traits::NodeRef; global() typedef
/llvm-project/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp98 using NodeRef = std::pair<RegionNode *, SmallDenseSet<RegionNode *> *>; global() typedef
[all...]
/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp588 using NodeRef = ArgumentGraphNode *; global() typedef
H A DMemProfContextDisambiguation.cpp2277 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 DPGOInstrumentation.cpp2323 using NodeRef = const BasicBlock *; global() typedef
/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp2107 using NodeRef = const DisplayNode *; global() typedef
/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp439 using NodeRef = RematGraph::RematNode *; global() typedef

12