Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp424 InstToPartitionId.insert(std::make_pair(Inst, PartitionID)); in setupPartitionIdOnInstructions()
522 int ThisPartition = this->InstToPartitionId[Inst]; in computePartitionSetForPointers()
571 InstToPartitionIdT InstToPartitionId; member in __anon51f880570111::InstPartitionContainer