Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp522 int ThisPartition = this->InstToPartitionId[Inst]; in computePartitionSetForPointers() local
524 Partition = ThisPartition; in computePartitionSetForPointers()
528 else if (Partition != (int)ThisPartition) in computePartitionSetForPointers()