Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopVersioning.cpp62 const auto &RtPtrChecking = *LAI.getRuntimePointerChecking(); versionLoop() local
183 const RuntimePointerChecking *RtPtrChecking = LAI.getRuntimePointerChecking(); prepareNoAliasMetadata() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp792 const auto &AllChecks = RtPtrChecking->getChecks(); in processLoop() local
903 includeOnlyCrossPartitionChecks(const SmallVectorImpl<RuntimePointerCheck> & AllChecks,const SmallVectorImpl<int> & PtrToPartition,const RuntimePointerChecking * RtPtrChecking) includeOnlyCrossPartitionChecks() argument
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1919 const auto &RtPtrChecking = *LAI.getRuntimePointerChecking(); Create() local