Searched refs:VecTyR (Results 1 – 1 of 1) sorted by relevance
231 if (auto *VecTyR = dyn_cast<VectorType>(TyR)) in cmpConstants() local232 TyRWidth = VecTyR->getBitWidth(); in cmpConstants()