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

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

Completed in 64 milliseconds