Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp423 InstToPartitionId.insert(std::make_pair(Inst, PartitionID)); in setupPartitionIdOnInstructions()
521 int ThisPartition = this->InstToPartitionId[Inst]; in computePartitionSetForPointers()
570 InstToPartitionIdT InstToPartitionId; member in __anon4e01e93c0111::InstPartitionContainer