Searched refs:getRuntimePointerChecking (Results 1 – 6 of 6) sorted by relevance
276 LAI.getRuntimePointerChecking()->getPointerInfo(PtrIdx1).PointerValue; in needsChecking()278 LAI.getRuntimePointerChecking()->getPointerInfo(PtrIdx2).PointerValue; in needsChecking()355 const auto &AllChecks = LAI.getRuntimePointerChecking()->getChecks(); in collectMemchecks()369 DEBUG(LAI.getRuntimePointerChecking()->printChecks(dbgs(), Checks)); in collectMemchecks()
453 const RuntimePointerChecking *RtPtrCheck = LAI.getRuntimePointerChecking(); in computePartitionSetForPointers()715 const auto *RtPtrChecking = LAI->getRuntimePointerChecking(); in processLoop()722 DEBUG(LAI->getRuntimePointerChecking()->printChecks(dbgs(), Checks)); in processLoop()
390 if (LAI->getRuntimePointerChecking()->getChecks().empty()) { in legalLoopInstructions()
41 setAliasChecks(LAI.getRuntimePointerChecking()->getChecks()); in LoopVersioning()173 const RuntimePointerChecking *RtPtrChecking = LAI.getRuntimePointerChecking(); in prepareNoAliasMetadata()
553 const RuntimePointerChecking *getRuntimePointerChecking() const { in getRuntimePointerChecking() function
1421 const RuntimePointerChecking *getRuntimePointerChecking() const { in getRuntimePointerChecking() function in __anonfb91178e0111::LoopVectorizationLegality1422 return LAI->getRuntimePointerChecking(); in getRuntimePointerChecking()4463 << (LAI->getRuntimePointerChecking()->Need in canVectorize()5166 if (OptForSize && Legal->getRuntimePointerChecking()->Need) { in selectVectorizationFactor()5473 (VF == 1 && Legal->getRuntimePointerChecking()->Need); in selectInterleaveCount()