reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2437 auto *Int8PtrTy = getInt8PtrTy(PtrType->getPointerAddressSpace()); 2438 if (PtrType != Int8PtrTy) 2451 if (PtrType != Int8PtrTy) 2452 return CreateBitCast(Fn, PtrType);