Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp377 InstToPartitionId.insert(std::make_pair(Inst, PartitionID)); in setupPartitionIdOnInstructions()
468 int ThisPartition = this->InstToPartitionId[Inst]; in computePartitionSetForPointers()
517 InstToPartitionIdT InstToPartitionId; member in __anon191a722d0111::InstPartitionContainer