Home
last modified time | relevance | path

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

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