Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DPGOCtxProfWriter.cpp47 void PGOCtxProfileWriter::write(const ContextNode &RootNode) { in write()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceGraphBuilder.cpp80 auto &RootNode = createRootNode(); in createAndConnectRootNode() local
/freebsd/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
2054 auto RootNode = RootToNode[RootInstruction]; in replaceNodes() local
/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DItaniumDemangle.cpp415 static char *printNode(const Node *RootNode, cha argument
[all...]
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-stacks.cpp513 for (auto *RootNode : RootNodeRange) printIgnoringThreads() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp1223 StateNode *RootNode = in analyzeSolutionSpace() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp2058 llvm::json::Object RootNode; in summarize() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp20497 SDNode *RootNode = St->getChain().getNode(); in getStoreMergeCandidates() local
20505 SDNode *RootNode) -> bool { in getStoreMergeCandidates()
20557 SDNode *RootNode) { in checkMergeStoreCandidatesForDependencies()
20666 EVT MemVT, SDNode *RootNode, bool AllowVectors) { in tryStoreMergeOfConstants()
20794 EVT MemVT, SDNode *RootNode) { in tryStoreMergeOfExtracts()
20864 SDNode *RootNode, bool AllowVectors, in tryStoreMergeOfLoads()
21181 SDNode *RootNode = getStoreMergeCandidates(St, StoreNodes); in mergeConsecutiveStores() local