Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp15616 auto RootCount = StoreRootCountMap.find(StoreNode); in getStoreMergeCandidates() local
15728 auto &RootCount = StoreRootCountMap[StoreNodes[i].MemNode]; in checkMergeStoreCandidatesForDependencies() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp16656 auto RootCount = StoreRootCountMap.find(StoreNode); in getStoreMergeCandidates() local
16769 auto &RootCount = StoreRootCountMap[StoreNodes[i].MemNode]; in checkMergeStoreCandidatesForDependencies() local