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