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