reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2047 if (DL.getTypeStoreSize(ValueTy) > Size) 2056 if (!isa<VectorType>(ValueTy) && RelBegin == 0 && RelEnd == Size) 2058 if (IntegerType *ITy = dyn_cast<IntegerType>(ValueTy)) { 2062 !canConvertValue(DL, ValueTy, AllocaTy)) {