Home | History | Annotate | Download | only in Instrumentation

Lines Matching defs:ElementTy

3449           Type *ElementTy = A->getType()->getArrayElementType();
3450 if (!ElementTy->isPPC_FP128Ty())
3451 ArgAlign = DL.getTypeAllocSize(ElementTy);