Searched refs:SeqL (Results 1 – 1 of 1) sorted by relevance
675 if (const auto *SeqL = dyn_cast<ConstantDataSequential>(L)) { in cmpConstants() local682 return cmpMem(SeqL->getRawDataValues(), SeqR->getRawDataValues()); in cmpConstants()