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