Home
last modified time | relevance | path

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

/freebsd/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
[all...]
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFLiveness.h36 using NodeRef = std::pair<NodeId, LaneBitmask>; variable
H A DMachineDominators.h330 using NodeRef = Node *; member
/freebsd/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
H A DGenericCycleInfo.h322 using NodeRef = CycleRefT; member
H A DPostOrderIterator.h297 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...]
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericIteratedDominanceFrontier.h40 using NodeRef = typename GraphTraits<NodeTy *>::NodeRef; member
H A DGraphWriter.h71 using NodeRef = typename GTraits::NodeRef; variable
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DPostOrderCFGView.h84 using NodeRef = const ::clang::CFGBlock *; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp91 using NodeRef = const MachineBasicBlock *; typedef
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp100 using NodeRef = const BasicBlock *; typedef
H A DBlockFrequencyInfoImpl.cpp675 using NodeRef = const GraphT::IrrNode *; typedef
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp195 using NodeRef = typename Traits::NodeRef; typedef
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp98 using NodeRef = std::pair<RegionNode *, SmallDenseSet<RegionNode *> *>; typedef
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp588 using NodeRef = ArgumentGraphNode *; typedef
H A DMemProfContextDisambiguation.cpp2328 using NodeRef = const ContextNode<DerivedCCG, FuncTy, CallTy> *; typedef
2376 using NodeRef = typename GTraits::NodeRef; typedef
H A DAttributor.cpp4136 using NodeRef = AADepGraphNode *; typedef
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp2348 using NodeRef = const BasicBlock *; typedef
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp2116 using NodeRef = const DisplayNode *; typedef
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp439 using NodeRef = RematGraph::RematNode *; typedef
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp4030 using NodeRef = TreeEntry *; typedef