Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp521 int ThisPartition = this->InstToPartitionId[Inst]; in computePartitionSetForPointers() local
523 Partition = ThisPartition; in computePartitionSetForPointers()
527 else if (Partition != (int)ThisPartition) in computePartitionSetForPointers()