Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DSyntheticCountsUtils.h31 using NodeRef = typename CGT::NodeRef; variable
H A DLoopIterator.h41 using NodeRef = std::pair<const Loop *, BasicBlock *>; member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFLiveness.h36 using NodeRef = std::pair<NodeId, LaneBitmask>; variable
H A DMachineDominators.h261 using NodeRef = Node *; global() member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGraphTraits.h80 using NodeRef = typename GraphType::UnknownGraphTypeError; member
H A DSCCIterator.h50 using NodeRef = typename GT::NodeRef; variable
[all...]
H A DGenericCycleInfo.h318 using NodeRef = CycleRefT; global() member
H A DPostOrderIterator.h296 using NodeRef = typename GT::NodeRef; variable
H A DIntervalMap.h510 NodeRef(NodeT *p, unsigned n) : pip(p, n - 1) { in NodeRef() function
1294 visitNodes(void (IntervalMap::*f)(IntervalMapImpl::NodeRef, unsigned Height)) { in visitNodes()
/freebsd-src/contrib/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
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp91 using NodeRef = const MachineBasicBlock *; typedef
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp100 using NodeRef = const BasicBlock *; typedef
H A DBlockFrequencyInfoImpl.cpp690 using NodeRef = const GraphT::IrrNode *; global() typedef
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DModuleManager.cpp462 using NodeRef = ModuleFile *; typedef
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp195 using NodeRef = typename Traits::NodeRef; typedef
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp98 using NodeRef = std::pair<RegionNode *, SmallDenseSet<RegionNode *> *>; typedef
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp588 using NodeRef = ArgumentGraphNode *; typedef
H A DMemProfContextDisambiguation.cpp2204 using NodeRef = const ContextNode<DerivedCCG, FuncTy, CallTy> *; global() typedef
2252 using NodeRef = typename GTraits::NodeRef; global() typedef
[all...]
H A DAttributor.cpp4131 using NodeRef = AADepGraphNode *; global() typedef
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp2244 using NodeRef = const BasicBlock *; global() typedef
/freebsd-src/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp2024 using NodeRef = const DisplayNode *; global() typedef
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp436 using NodeRef = RematGraph::RematNode *; global() typedef
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3599 using NodeRef = TreeEntry *; global() typedef