Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DLoopVersioning.cpp61 const auto &RtPtrChecking = *LAI.getRuntimePointerChecking(); in versionLoop() local
182 const RuntimePointerChecking *RtPtrChecking = LAI.getRuntimePointerChecking(); in prepareNoAliasMetadata() local
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp794 const auto *RtPtrChecking = LAI->getRuntimePointerChecking(); in processLoop() local
907 const RuntimePointerChecking *RtPtrChecking) { in includeOnlyCrossPartitionChecks()
/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1907 const auto &RtPtrChecking = *LAI.getRuntimePointerChecking(); in Create() local