Home
last modified time | relevance | path

Searched defs:RootNode (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDependenceGraphBuilder.cpp78 auto &RootNode = createRootNode(); in createAndConnectRootNode() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
DItaniumDemangle.cpp389 static char *printNode(const Node *RootNode, char *Buf, size_t *N) { in printNode()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp15518 SDNode *&RootNode) { in getStoreMergeCandidates()
15615 SDNode *RootNode) -> bool { in getStoreMergeCandidates()
15677 SDNode *RootNode) { in checkMergeStoreCandidatesForDependencies()
15776 SDNode *RootNode; in MergeConsecutiveStores() local