Searched defs:IsConstantSrc (Results 1 – 1 of 1) sorted by relevance
11100 unsigned NumStores, bool IsConstantSrc, bool UseVector) { in MergeStoresOfConstantsOrVecElts()11355 bool IsConstantSrc = isa<ConstantSDNode>(StoredVal) || in MergeConsecutiveStores() local