Home
last modified time | relevance | path

Searched refs:PtrToPartitions (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp502 SmallVector<int, 8> PtrToPartitions(N); in computePartitionSetForPointers() local
508 int &Partition = PtrToPartitions[I]; in computePartitionSetForPointers()
526 return PtrToPartitions; in computePartitionSetForPointers()