Home | History | Annotate | Download | only in Scalar

Lines Matching refs:ValueTy

2124       Type *ValueTy = SI->getValueOperand()->getType();
2129 if (IntegerType *ITy = dyn_cast<IntegerType>(ValueTy)) {
2137 !canConvertValue(TD, ValueTy, AllocaTy))