Searched refs:getRuntimePointerChecking (Results 1 – 9 of 9) sorted by relevance
348 auto &Pointers = LAI->getRuntimePointerChecking()->Pointers; in instructionSafeForVersioning()373 if (LAI->getRuntimePointerChecking()->getChecks().empty()) { in legalLoopInstructions()524 LoopVersioning LVer(*LAI, LAI->getRuntimePointerChecking()->getChecks(), in run()
322 LAI.getRuntimePointerChecking()->getPointerInfo(PtrIdx1).PointerValue; in needsChecking()324 LAI.getRuntimePointerChecking()->getPointerInfo(PtrIdx2).PointerValue; in needsChecking()400 const auto &AllChecks = LAI.getRuntimePointerChecking()->getChecks(); in collectMemchecks()415 LLVM_DEBUG(LAI.getRuntimePointerChecking()->printChecks(dbgs(), Checks)); in collectMemchecks()
499 const RuntimePointerChecking *RtPtrCheck = LAI.getRuntimePointerChecking(); in computePartitionSetForPointers()792 const auto *RtPtrChecking = LAI->getRuntimePointerChecking(); in processLoop()814 LLVM_DEBUG(LAI->getRuntimePointerChecking()->printChecks(dbgs(), Checks)); in processLoop()
61 const auto &RtPtrChecking = *LAI.getRuntimePointerChecking(); in versionLoop()182 const RuntimePointerChecking *RtPtrChecking = LAI.getRuntimePointerChecking(); in prepareNoAliasMetadata()294 LoopVersioning LVer(LAI, LAI.getRuntimePointerChecking()->getChecks(), L, in runImpl()
386 const RuntimePointerChecking *getRuntimePointerChecking() const { in getRuntimePointerChecking() function387 return LAI->getRuntimePointerChecking(); in getRuntimePointerChecking()
694 const RuntimePointerChecking *getRuntimePointerChecking() const { in getRuntimePointerChecking() function
1826 const auto &RtPtrChecking = *LAI.getRuntimePointerChecking(); in create()3405 if (Legal->getRuntimePointerChecking()->Need) { in runtimeChecksRequired()3629 if (Legal->getRuntimePointerChecking()->Need && TTI.hasBranchDivergence()) { in computeMaxVF()4783 (VF.isScalar() && Legal->getRuntimePointerChecking()->Need); in selectInterleaveCount()8323 LoopVersioning LVer(*LAI, LAI->getRuntimePointerChecking()->getChecks(), in buildVPlansWithVPRecipes()8325 if (!LAI->getRuntimePointerChecking()->getChecks().empty() && in buildVPlansWithVPRecipes()8326 !LAI->getRuntimePointerChecking()->getDiffChecks()) { in buildVPlansWithVPRecipes()
1884 << (LAI->getRuntimePointerChecking()->Need in canVectorize()
3097 if (LAI->getRuntimePointerChecking()->getChecks().empty() && in clear()