Searched refs:CValTy (Results 1 – 1 of 1) sorted by relevance
977 Type *CValTy = ConstVal->getType(); in LowerConstantPool() local978 if (CValTy->isVectorTy() && in LowerConstantPool()979 CValTy->getVectorElementType()->isIntegerTy(1)) { in LowerConstantPool()