Home
last modified time | relevance | path

Searched defs:PtrToPartition (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp793 auto PtrToPartition = Partitions.computePartitionSetForPointers(*LAI); in processLoop() local
906 const SmallVectorImpl<int> &PtrToPartition, in includeOnlyCrossPartitionChecks()
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp545 const SmallVectorImpl<int> &PtrToPartition, unsigned PtrIdx1, in arePointersInSamePartition()