Searched refs:VecTyL (Results 1 – 1 of 1) sorted by relevance
493 if (const VectorType *VecTyL = dyn_cast<VectorType>(TyL)) in cmpConstants() local494 TyLWidth = VecTyL->getBitWidth(); in cmpConstants()