Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15616 auto RootCount = StoreRootCountMap.find(StoreNode); in getStoreMergeCandidates() local
15728 auto &RootCount = StoreRootCountMap[StoreNodes[i].MemNode]; in checkMergeStoreCandidatesForDependencies() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp18810 auto RootCount = StoreRootCountMap.find(StoreNode); in getStoreMergeCandidates() local
18930 auto &RootCount = StoreRootCountMap[StoreNodes[i].MemNode]; in checkMergeStoreCandidatesForDependencies() local