Searched defs:Int64PtrTy (Results 1 – 3 of 3) sorted by relevance
191 Type *Int64PtrTy = PointerType::get(Int64Ty, 0); in TEST() local414 Type* Int64PtrTy = Type::getInt64PtrTy(C); in TEST() local
170 Type *IntptrTy, *Int64Ty, *Int64PtrTy; member in __anonaa170eb80111::SanitizerCoverageModule
721 Type *Int64PtrTy = Type::getInt64PtrTy(*Ctx); in buildEdgeLookupTable() local