Home | History | Annotate | Download | only in Utils

Lines Matching refs:Int64Ty

946   Type *Int64Ty = Type::getInt64Ty(AI->getContext());
951 ConstantInt::get(Int64Ty, DIVar.getAddrElement(i)));
954 NewDIVarAddress.push_back(ConstantInt::get(Int64Ty, DIBuilder::OpDeref));