Home
last modified time | relevance | path

Searched defs:ComdatMembers (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/Transforms/IPO/
DGlobalDCE.h35 std::unordered_multimap<Comdat *, GlobalValue *> ComdatMembers; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/IPO/
DGlobalDCE.h45 std::unordered_multimap<Comdat *, GlobalValue *> ComdatMembers; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp496 std::unordered_multimap<Comdat *, GlobalValue *> &ComdatMembers; member in __anon3417d88e0211::FuncPGOInstrumentation
532 std::unordered_multimap<Comdat *, GlobalValue *> &ComdatMembers, in FuncPGOInstrumentation()
610 std::unordered_multimap<Comdat *, GlobalValue *> &ComdatMembers) { in canRenameComdat()
719 std::unordered_multimap<Comdat *, GlobalValue *> &ComdatMembers) { in instrumentOneFunc()
849 std::unordered_multimap<Comdat *, GlobalValue *> &ComdatMembers, in PGOUseFunc()
1370 std::unordered_multimap<Comdat *, GlobalValue *> &ComdatMembers) { in collectComdatMembers()
1388 std::unordered_multimap<Comdat *, GlobalValue *> ComdatMembers; in InstrumentAllFunctions() local
1461 std::unordered_multimap<Comdat *, GlobalValue *> ComdatMembers; in annotateAllFunctions() local
/external/llvm/lib/Transforms/Utils/
DSplitModule.cpp87 ComdatMembersType ComdatMembers; in findPartitions() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSplitModule.cpp107 ComdatMembersType ComdatMembers; in findPartitions() local