Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp714 auto PtrToPartition = Partitions.computePartitionSetForPointers(*LAI); in processLoop() local
798 const SmallVectorImpl<int> &PtrToPartition, in includeOnlyCrossPartitionChecks()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp791 auto PtrToPartition = Partitions.computePartitionSetForPointers(*LAI); in processLoop() local
902 const SmallVectorImpl<int> &PtrToPartition, in includeOnlyCrossPartitionChecks()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp799 auto PtrToPartition = Partitions.computePartitionSetForPointers(*LAI); in processLoop() local
909 const SmallVectorImpl<int> &PtrToPartition, in includeOnlyCrossPartitionChecks()
/aosp_15_r20/external/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp384 const SmallVectorImpl<int> &PtrToPartition, unsigned PtrIdx1, in arePointersInSamePartition()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp428 const SmallVectorImpl<int> &PtrToPartition, unsigned PtrIdx1, in arePointersInSamePartition()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp547 const SmallVectorImpl<int> &PtrToPartition, unsigned PtrIdx1, in arePointersInSamePartition()