Home | History | Annotate | Download | only in IPO

Lines Matching defs:PTy

1175     PointerType *PTy = cast<PointerType>(PN->getType());
1176 StructType *ST = cast<StructType>(PTy->getElementType());
1178 unsigned AS = PTy->getAddressSpace();