Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp307 typedef DenseMap<Instruction *, InstPartition *> LoadToPartitionT; in mergeToAvoidDuplicatedLoads() typedef
310 LoadToPartitionT LoadToPartition; in mergeToAvoidDuplicatedLoads()
326 LoadToPartitionT::iterator LoadToPart; in mergeToAvoidDuplicatedLoads()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopDistribute.cpp341 using LoadToPartitionT = DenseMap<Instruction *, InstPartition *>; in mergeToAvoidDuplicatedLoads() typedef
344 LoadToPartitionT LoadToPartition; in mergeToAvoidDuplicatedLoads()
360 LoadToPartitionT::iterator LoadToPart; in mergeToAvoidDuplicatedLoads()