Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DSplitModule.cpp39 typedef DenseMap<const Comdat *, const GlobalValue *> ComdatMembersType; typedef
87 ComdatMembersType ComdatMembers; in findPartitions()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSplitModule.cpp57 using ComdatMembersType = DenseMap<const Comdat *, const GlobalValue *>; typedef
107 ComdatMembersType ComdatMembers; in findPartitions()