Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp468 int ThisPartition = this->InstToPartitionId[Inst]; in computePartitionSetForPointers() local
470 Partition = ThisPartition; in computePartitionSetForPointers()
474 else if (Partition != (int)ThisPartition) in computePartitionSetForPointers()