Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16976 auto RootCount = StoreRootCountMap.find(StoreNode); in getStoreMergeCandidates() local
17089 auto &RootCount = StoreRootCountMap[StoreNodes[i].MemNode]; in checkMergeStoreCandidatesForDependencies() local