Searched refs:RtPtrChecking (Results 1 – 3 of 3) sorted by relevance
61 const auto &RtPtrChecking = *LAI.getRuntimePointerChecking(); in versionLoop() local63 SCEVExpander Exp2(*RtPtrChecking.getSE(), in versionLoop()182 const RuntimePointerChecking *RtPtrChecking = LAI.getRuntimePointerChecking(); in prepareNoAliasMetadata() local193 for (const auto &Group : RtPtrChecking->CheckingGroups) { in prepareNoAliasMetadata()197 PtrToGroup[RtPtrChecking->getPointerInfo(PtrIdx).PointerValue] = &Group; in prepareNoAliasMetadata()
792 const auto *RtPtrChecking = LAI->getRuntimePointerChecking(); in processLoop() local793 const auto &AllChecks = RtPtrChecking->getChecks(); in processLoop()795 RtPtrChecking); in processLoop()903 const RuntimePointerChecking *RtPtrChecking) { in includeOnlyCrossPartitionChecks() argument923 if (RtPtrChecking->needsChecking(PtrIdx1, PtrIdx2) && in includeOnlyCrossPartitionChecks()
1941 const auto &RtPtrChecking = *LAI.getRuntimePointerChecking(); in Create() local1942 if (RtPtrChecking.Need) { in Create()1947 auto DiffChecks = RtPtrChecking.getDiffChecks(); in Create()1961 RtPtrChecking.getChecks(), MemCheckExp); in Create()