Home
last modified time | relevance | path

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

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