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()
794 const auto *RtPtrChecking = LAI->getRuntimePointerChecking(); in processLoop() local795 const auto &AllChecks = RtPtrChecking->getChecks(); in processLoop()797 RtPtrChecking); in processLoop()907 const RuntimePointerChecking *RtPtrChecking) { in includeOnlyCrossPartitionChecks() argument927 if (RtPtrChecking->needsChecking(PtrIdx1, PtrIdx2) && in includeOnlyCrossPartitionChecks()
1907 const auto &RtPtrChecking = *LAI.getRuntimePointerChecking(); in Create() local1908 if (RtPtrChecking.Need) { in Create()1913 auto DiffChecks = RtPtrChecking.getDiffChecks(); in Create()1927 RtPtrChecking.getChecks(), MemCheckExp); in Create()