Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp794 auto PtrToPartition = Partitions.computePartitionSetForPointers(*LAI); in processLoop() local
907 const SmallVectorImpl<int> &PtrToPartition, in includeOnlyCrossPartitionChecks()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp433 const SmallVectorImpl<int> &PtrToPartition, unsigned PtrIdx1, in arePointersInSamePartition()