Home | History | Annotate | Download | only in Instrumentation

Lines Matching defs:RetTy

1478     Type *RetTy = I.getType();
1479 if (!(RetTy->isIntOrIntVectorTy() ||
1480 RetTy->isFPOrFPVectorTy() ||
1481 RetTy->isX86_MMXTy()))
1488 if (Ty != RetTy)