Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp18153 auto RootCount = StoreRootCountMap.find(StoreNode); in getStoreMergeCandidates() local
18273 auto &RootCount = StoreRootCountMap[StoreNodes[i].MemNode]; in checkMergeStoreCandidatesForDependencies() local