Searched refs:PTy1 (Results 1 – 1 of 1) sorted by relevance
137 if (PointerType *PTy1 = dyn_cast<PointerType>(A1->getType())) { in GetFunctionClass() local138 Type *ETy1 = PTy1->getElementType(); in GetFunctionClass()