Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp352 using LoadToPartitionT = DenseMap<Instruction *, InstPartition *>; in mergeToAvoidDuplicatedLoads() typedef
355 LoadToPartitionT LoadToPartition; in mergeToAvoidDuplicatedLoads()
371 LoadToPartitionT::iterator LoadToPart; in mergeToAvoidDuplicatedLoads()