Home
last modified time | relevance | path

Searched defs:RtPtrChecking (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopVersioning.cpp62 const auto &RtPtrChecking = *LAI.getRuntimePointerChecking(); in versionLoop() local
183 const RuntimePointerChecking *RtPtrChecking = LAI.getRuntimePointerChecking(); in prepareNoAliasMetadata() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp795 const auto *RtPtrChecking = LAI->getRuntimePointerChecking(); in processLoop() local
908 const RuntimePointerChecking *RtPtrChecking) { in includeOnlyCrossPartitionChecks()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1949 const auto &RtPtrChecking = *LAI.getRuntimePointerChecking(); in Create() local