Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:PointerTy

230   llvm::PointerType *PointerTy = Int8PtrTy;
231 llvm::Type *ProfileFuncArgs[] = { PointerTy, PointerTy };
242 llvm::ConstantExpr::getBitCast(CurFn, PointerTy),