Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp518 int ThisPartition = this->InstToPartitionId[Inst]; in computePartitionSetForPointers() local
520 Partition = ThisPartition; in computePartitionSetForPointers()
524 else if (Partition != (int)ThisPartition) in computePartitionSetForPointers()