Home
last modified time | relevance | path

Searched refs:getChecks (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp420 if (LAI->getRuntimePointerChecking()->getChecks().empty()) { in legalLoopInstructions()
625 LoopVersioning LVer(*LAI, LAI->getRuntimePointerChecking()->getChecks(), in runOnLoop()
H A DLoopLoadElimination.cpp391 const auto &AllChecks = LAI.getRuntimePointerChecking()->getChecks(); in collectMemchecks()
H A DLoopDistribute.cpp796 const auto &AllChecks = RtPtrChecking->getChecks(); in processLoop()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h430 const SmallVectorImpl<RuntimePointerCheck> &getChecks() const { in getChecks() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopVersioning.cpp283 LoopVersioning LVer(LAI, LAI.getRuntimePointerChecking()->getChecks(), L, in runImpl()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1957 RtPtrChecking.getChecks(), MemCheckExp); in Create()
3328 Legal->getLAI()->getRuntimePointerChecking()->getChecks(), OrigLoop, LI, in emitMemRuntimeChecks()