Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp20147 auto RootCount = StoreRootCountMap.find(StoreNode); in getStoreMergeCandidates() local
20267 auto &RootCount = StoreRootCountMap[StoreNodes[i].MemNode]; in checkMergeStoreCandidatesForDependencies() local