Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:PointerTy

295   llvm::PointerType *PointerTy = Int8PtrTy;
296 llvm::Type *ProfileFuncArgs[] = { PointerTy, PointerTy };
307 llvm::ConstantExpr::getBitCast(CurFn, PointerTy),