Home
last modified time | relevance | path

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

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