/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | SyntheticCountsUtils.h | 31 using NodeRef = typename CGT::NodeRef; variable
|
H A D | LoopIterator.h | 41 using NodeRef = std::pair<const Loop *, BasicBlock *>; member [all...] |
/freebsd/contrib/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 *; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | GraphTraits.h | 80 using NodeRef = typename GraphType::UnknownGraphTypeError; member
|
H A D | SCCIterator.h | 50 using NodeRef = typename GT::NodeRef; variable
|
H A D | GenericCycleInfo.h | 322 using NodeRef = CycleRefT; member
|
H A D | PostOrderIterator.h | 297 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...] |
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | GenericIteratedDominanceFrontier.h | 40 using NodeRef = typename GraphTraits<NodeTy *>::NodeRef; member
|
H A D | GraphWriter.h | 71 using NodeRef = typename GTraits::NodeRef; variable
|
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
H A D | PostOrderCFGView.h | 84 using NodeRef = const ::clang::CFGBlock *; member
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineBlockFrequencyInfo.cpp | 91 using NodeRef = const MachineBasicBlock *; typedef
|
/freebsd/contrib/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
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86LoadValueInjectionLoadHardening.cpp | 195 using NodeRef = typename Traits::NodeRef; typedef
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | StructurizeCFG.cpp | 98 using NodeRef = std::pair<RegionNode *, SmallDenseSet<RegionNode *> *>; typedef
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | FunctionAttrs.cpp | 588 using NodeRef = ArgumentGraphNode *; typedef
|
H A D | MemProfContextDisambiguation.cpp | 2328 using NodeRef = const ContextNode<DerivedCCG, FuncTy, CallTy> *; typedef 2376 using NodeRef = typename GTraits::NodeRef; typedef
|
H A D | Attributor.cpp | 4136 using NodeRef = AADepGraphNode *; typedef
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.cpp | 2348 using NodeRef = const BasicBlock *; typedef
|
/freebsd/contrib/llvm-project/llvm/lib/Passes/ |
H A D | StandardInstrumentations.cpp | 2116 using NodeRef = const DisplayNode *; typedef
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
H A D | CoroFrame.cpp | 439 using NodeRef = RematGraph::RematNode *; typedef
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 4030 using NodeRef = TreeEntry *; typedef
|