Searched refs:getRuntimePointerChecking (Results 1 – 8 of 8) sorted by relevance
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()
508 const RuntimePointerChecking *RtPtrCheck = LAI.getRuntimePointerChecking(); in computePartitionSetForPointers()794 const auto *RtPtrChecking = LAI->getRuntimePointerChecking(); in processLoop()803 LLVM_DEBUG(LAI->getRuntimePointerChecking()->printChecks(dbgs(), Checks)); in processLoop()
430 if (LAI->getRuntimePointerChecking()->getChecks().empty()) { in legalLoopInstructions()
311 const RuntimePointerChecking *getRuntimePointerChecking() const { in getRuntimePointerChecking() function312 return LAI->getRuntimePointerChecking(); in getRuntimePointerChecking()
41 setAliasChecks(LAI.getRuntimePointerChecking()->getChecks()); in LoopVersioning()176 const RuntimePointerChecking *RtPtrChecking = LAI.getRuntimePointerChecking(); in prepareNoAliasMetadata()
526 const RuntimePointerChecking *getRuntimePointerChecking() const { in getRuntimePointerChecking() function
1130 << (LAI->getRuntimePointerChecking()->Need in canVectorize()
4625 if (Legal->getRuntimePointerChecking()->Need && TTI.hasBranchDivergence()) { in computeMaxVF()4642 if (Legal->getRuntimePointerChecking()->Need) { in computeMaxVF()5007 (VF == 1 && Legal->getRuntimePointerChecking()->Need); in selectInterleaveCount()