Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp18962 unsigned NumConsecutiveStores = 1; in getConsecutiveStores() local
18982 SmallVectorImpl<MemOpLink> &StoreNodes, unsigned NumConsecutiveStores, in tryStoreMergeOfConstants()
19110 SmallVectorImpl<MemOpLink> &StoreNodes, unsigned NumConsecutiveStores, in tryStoreMergeOfExtracts()
19180 unsigned NumConsecutiveStores, EVT MemVT, in tryStoreMergeOfLoads()
19517 unsigned NumConsecutiveStores = in mergeConsecutiveStores() local