Home
last modified time | relevance | path

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

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