Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp350 using LoadToPartitionT = DenseMap<Instruction *, InstPartition *>; in mergeToAvoidDuplicatedLoads() typedef
353 LoadToPartitionT LoadToPartition; in mergeToAvoidDuplicatedLoads()
369 LoadToPartitionT::iterator LoadToPart; in mergeToAvoidDuplicatedLoads()