Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceGraphBuilder.cpp80 auto &RootNode = createRootNode(); in createAndConnectRootNode() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp1429 auto RootNode = It->second; in identifyNodes() local
1443 auto RootNode = identifyRoot(RootI); in identifyNodes() local
1551 auto RootNode = prepareCompositeNode( in identifyReductionNodes() local
2058 auto RootNode = RootToNode[RootInstruction]; in replaceNodes() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Demangle/
H A DItaniumDemangle.cpp415 static char *printNode(const Node *RootNode, char *Buf, size_t *N) { in printNode()
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-stacks.cpp509 for (auto *RootNode : RootNodeRange) in printIgnoringThreads() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp1214 StateNode *RootNode = in analyzeSolutionSpace() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp20046 SDNode *&RootNode) { in getStoreMergeCandidates()
20146 SDNode *RootNode) -> bool { in getStoreMergeCandidates()
20211 SDNode *RootNode) { in checkMergeStoreCandidatesForDependencies()
20320 EVT MemVT, SDNode *RootNode, bool AllowVectors) { in tryStoreMergeOfConstants()
20448 EVT MemVT, SDNode *RootNode) { in tryStoreMergeOfExtracts()
20518 SDNode *RootNode, bool AllowVectors, in tryStoreMergeOfLoads()
20834 SDNode *RootNode; in mergeConsecutiveStores() local