/netbsd-src/external/apache2/llvm/dist/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
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | RDFLiveness.h | 39 using NodeRef = std::pair<NodeId, LaneBitmask>; variable
|
H A D | MachineDominators.h | 250 using NodeRef = Node *; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
H A D | GraphTraits.h | 78 using NodeRef = typename GraphType::UnknownGraphTypeError; member
|
H A D | SCCIterator.h | 45 using NodeRef = typename GT::NodeRef; variable
|
H A D | PostOrderIterator.h | 291 using NodeRef = typename GT::NodeRef; variable
|
H A D | IntervalMap.h | 512 NodeRef(NodeT *p, unsigned n) : pip(p, n - 1) { in NodeRef() function 1248 visitNodes(void (IntervalMap::*f)(IntervalMapImpl::NodeRef, unsigned Height)) { in visitNodes()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | GenericIteratedDominanceFrontier.h | 40 using NodeRef = typename GraphTraits<NodeTy>::NodeRef; member
|
H A D | GraphWriter.h | 72 using NodeRef = typename GTraits::NodeRef; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | MachineBlockFrequencyInfo.cpp | 91 using NodeRef = const MachineBasicBlock *; typedef
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | BlockFrequencyInfo.cpp | 102 using NodeRef = const BasicBlock *; typedef
|
H A D | BlockFrequencyInfoImpl.cpp | 685 using NodeRef = const GraphT::IrrNode *; typedef
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ |
H A D | ModuleManager.cpp | 492 using NodeRef = ModuleFile *; typedef
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86LoadValueInjectionLoadHardening.cpp | 196 using NodeRef = typename Traits::NodeRef; typedef
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | StructurizeCFG.cpp | 98 using NodeRef = std::pair<RegionNode *, SmallDenseSet<RegionNode *> *>; typedef
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | FunctionAttrs.cpp | 434 using NodeRef = ArgumentGraphNode *; typedef
|
H A D | Attributor.cpp | 2483 using NodeRef = AADepGraphNode *; typedef
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.cpp | 2083 using NodeRef = const BasicBlock *; typedef
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 2462 using NodeRef = TreeEntry *; typedef
|