Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp714 auto PtrToPartition = Partitions.computePartitionSetForPointers(*LAI); in processLoop() local
798 const SmallVectorImpl<int> &PtrToPartition, in includeOnlyCrossPartitionChecks()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp758 auto PtrToPartition = Partitions.computePartitionSetForPointers(*LAI); in processLoop() local
848 const SmallVectorImpl<int> &PtrToPartition, in includeOnlyCrossPartitionChecks()
/external/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp384 const SmallVectorImpl<int> &PtrToPartition, unsigned PtrIdx1, in arePointersInSamePartition()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp428 const SmallVectorImpl<int> &PtrToPartition, unsigned PtrIdx1, in arePointersInSamePartition()