Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17121 unsigned NumConsecutiveStores = 1; in getConsecutiveStores() local
17141 SmallVectorImpl<MemOpLink> &StoreNodes, unsigned NumConsecutiveStores, in tryStoreMergeOfConstants()
17265 SmallVectorImpl<MemOpLink> &StoreNodes, unsigned NumConsecutiveStores, in tryStoreMergeOfExtracts()
17333 unsigned NumConsecutiveStores, EVT MemVT, in tryStoreMergeOfLoads()
17663 unsigned NumConsecutiveStores = in mergeConsecutiveStores() local