Searched refs:getRuntimePointerChecking (Results 1 – 5 of 5) sorted by relevance
256 LAI.getRuntimePointerChecking()->getPointerInfo(PtrIdx1).PointerValue; in needsChecking()258 LAI.getRuntimePointerChecking()->getPointerInfo(PtrIdx2).PointerValue; in needsChecking()335 const auto &AllChecks = LAI.getRuntimePointerChecking()->getChecks(); in collectMemchecks()349 DEBUG(LAI.getRuntimePointerChecking()->printChecks(dbgs(), Checks)); in collectMemchecks()
439 const RuntimePointerChecking *RtPtrCheck = LAI.getRuntimePointerChecking(); in computePartitionSetForPointers()783 const auto *RtPtrChecking = LAI.getRuntimePointerChecking(); in processLoop()790 DEBUG(LAI.getRuntimePointerChecking()->printChecks(dbgs(), Checks)); in processLoop()
34 setAliasChecks(LAI.getRuntimePointerChecking()->getChecks()); in LoopVersioning()
520 const RuntimePointerChecking *getRuntimePointerChecking() const { in getRuntimePointerChecking() function
1248 const RuntimePointerChecking *getRuntimePointerChecking() const { in getRuntimePointerChecking() function in __anon63bf7e8f0111::LoopVectorizationLegality1249 return LAI->getRuntimePointerChecking(); in getRuntimePointerChecking()4137 << (LAI->getRuntimePointerChecking()->Need in canVectorize()4719 if (OptForSize && Legal->getRuntimePointerChecking()->Need) { in selectVectorizationFactor()5011 (VF == 1 && Legal->getRuntimePointerChecking()->Need); in selectInterleaveCount()