Home
last modified time | relevance | path

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

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