Searched refs:offsetsCanBeCombined (Results 1 – 1 of 1) sorted by relevance
65 static bool offsetsCanBeCombined(unsigned Offset0,134 bool SILoadStoreOptimizer::offsetsCanBeCombined(unsigned Offset0, in offsetsCanBeCombined() function in SILoadStoreOptimizer189 if (offsetsCanBeCombined(Offset0, Offset1, EltSize)) in findMatchingDSInst()