Home
last modified time | relevance | path

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

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