Home
last modified time | relevance | path

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

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