Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:Int64PtrTy

721   Type *Int64PtrTy = Type::getInt64PtrTy(*Ctx);
722 ArrayType *EdgeTableTy = ArrayType::get(Int64PtrTy, TableSize);
725 Constant *NullValue = Constant::getNullValue(Int64PtrTy);