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