Searched refs:getRuntimePointerChecking (Results 1 – 14 of 14) 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()
308 LAI.getRuntimePointerChecking()->getPointerInfo(PtrIdx1).PointerValue; in needsChecking()310 LAI.getRuntimePointerChecking()->getPointerInfo(PtrIdx2).PointerValue; in needsChecking()387 const auto &AllChecks = LAI.getRuntimePointerChecking()->getChecks(); in collectMemchecks()402 LLVM_DEBUG(LAI.getRuntimePointerChecking()->printChecks(dbgs(), Checks)); in collectMemchecks()
489 const RuntimePointerChecking *RtPtrCheck = LAI.getRuntimePointerChecking(); in computePartitionSetForPointers()759 const auto *RtPtrChecking = LAI->getRuntimePointerChecking(); in processLoop()766 LLVM_DEBUG(LAI->getRuntimePointerChecking()->printChecks(dbgs(), Checks)); in processLoop()
429 if (LAI->getRuntimePointerChecking()->getChecks().empty()) { in legalLoopInstructions()
301 const RuntimePointerChecking *getRuntimePointerChecking() const { in getRuntimePointerChecking() function302 return LAI->getRuntimePointerChecking(); in getRuntimePointerChecking()
41 setAliasChecks(LAI.getRuntimePointerChecking()->getChecks()); in LoopVersioning()176 const RuntimePointerChecking *RtPtrChecking = LAI.getRuntimePointerChecking(); in prepareNoAliasMetadata()
41 setAliasChecks(LAI.getRuntimePointerChecking()->getChecks()); in LoopVersioning()173 const RuntimePointerChecking *RtPtrChecking = LAI.getRuntimePointerChecking(); in prepareNoAliasMetadata()
502 const RuntimePointerChecking *getRuntimePointerChecking() const { in getRuntimePointerChecking() function
553 const RuntimePointerChecking *getRuntimePointerChecking() const { in getRuntimePointerChecking() function
1045 << (LAI->getRuntimePointerChecking()->Need in canVectorize()
4894 if (Legal->getRuntimePointerChecking()->Need && TTI.hasBranchDivergence()) { in computeMaxVF()4911 if (Legal->getRuntimePointerChecking()->Need) { in computeMaxVF()5234 (VF == 1 && Legal->getRuntimePointerChecking()->Need); in selectInterleaveCount()
1421 const RuntimePointerChecking *getRuntimePointerChecking() const { in getRuntimePointerChecking() function in __anon63bf7e8f0111::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()