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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp425 InstToPartitionId.insert(std::make_pair(Inst, PartitionID));
523 int ThisPartition = this->InstToPartitionId[Inst];
572 InstToPartitionIdT InstToPartitionId; member in class:__anon5660::InstPartitionContainer

Completed in 112 milliseconds