Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp515 int ThisPartition = this->InstToPartitionId[Inst]; in computePartitionSetForPointers() local
517 Partition = ThisPartition; in computePartitionSetForPointers()
521 else if (Partition != (int)ThisPartition) in computePartitionSetForPointers()