Home
last modified time | relevance | path

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

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