Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp510 SmallVector<int, 8> PtrToPartitions(N); in computePartitionSetForPointers() local
516 int &Partition = PtrToPartitions[I]; in computePartitionSetForPointers()
534 return PtrToPartitions; in computePartitionSetForPointers()