Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DGraphTraits.h78 using NodeRef = typename GraphType::UnknownGraphTypeError; member
DBreadthFirstIterator.h52 using NodeRef = typename GT::NodeRef; variable
DPostOrderIterator.h99 using NodeRef = typename GT::NodeRef; variable
288 using NodeRef = typename GT::NodeRef; variable
DSCCIterator.h45 using NodeRef = typename GT::NodeRef; variable
DDepthFirstIterator.h89 using NodeRef = typename GT::NodeRef; variable
DIntervalMap.h507 NodeRef(NodeT *p, unsigned n) : pip(p, n - 1) { in NodeRef() function
1247 visitNodes(void (IntervalMap::*f)(IntervalMapImpl::NodeRef, unsigned Height)) { in visitNodes()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DSyntheticCountsUtils.h34 using NodeRef = typename CGT::NodeRef; variable
DLoopIterator.h41 using NodeRef = std::pair<const Loop *, BasicBlock *>; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DCFGDiff.h160 using NodeRef = std::pair<DataRef, BasicBlock *>; member
214 using NodeRef = std::pair<DataRef, BasicBlock *>; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DGenericIteratedDominanceFrontier.h40 using NodeRef = typename GraphTraits<NodeTy>::NodeRef; member
DGraphWriter.h72 using NodeRef = typename GTraits::NodeRef; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFLiveness.h49 using NodeRef = std::pair<NodeId, LaneBitmask>; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineDominators.h260 using NodeRef = Node *; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineBlockFrequencyInfo.cpp89 using NodeRef = const MachineBasicBlock *; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBlockFrequencyInfo.cpp100 using NodeRef = const BasicBlock *; typedef
DBlockFrequencyInfoImpl.cpp668 using NodeRef = const GraphT::IrrNode *; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp423 using NodeRef = ArgumentGraphNode *; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp1752 using NodeRef = const BasicBlock *; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp2236 using NodeRef = TreeEntry *; typedef