Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DRDFLiveness.h39 using NodeRef = std::pair<NodeId, LaneBitmask>; variable
H A DMachineDominators.h261 using NodeRef = Node *; member
/openbsd/gnu/llvm/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
/openbsd/gnu/llvm/llvm/include/llvm/ADT/
H A DGraphTraits.h80 using NodeRef = typename GraphType::UnknownGraphTypeError; member
H A DSCCIterator.h49 using NodeRef = typename GT::NodeRef; variable
H A DGenericCycleInfo.h313 using NodeRef = CycleRefT; member
H A DPostOrderIterator.h294 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()
/openbsd/gnu/llvm/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
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DMachineBlockFrequencyInfo.cpp91 using NodeRef = const MachineBasicBlock *; typedef
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DBlockFrequencyInfo.cpp101 using NodeRef = const BasicBlock *; typedef
H A DBlockFrequencyInfoImpl.cpp698 using NodeRef = const GraphT::IrrNode *; typedef
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DModuleManager.cpp476 using NodeRef = ModuleFile *; typedef
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp196 using NodeRef = typename Traits::NodeRef; typedef
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp97 using NodeRef = std::pair<RegionNode *, SmallDenseSet<RegionNode *> *>; typedef
/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp556 using NodeRef = ArgumentGraphNode *; typedef
H A DAttributor.cpp3695 using NodeRef = AADepGraphNode *; typedef
/openbsd/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp2351 using NodeRef = const BasicBlock *; typedef
/openbsd/gnu/llvm/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1770 using NodeRef = const DisplayNode *; typedef
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3455 using NodeRef = TreeEntry *; typedef