Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DGlobalDCE.h44 std::unordered_multimap<Comdat *, GlobalValue *> ComdatMembers; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp528 std::unordered_multimap<Comdat *, GlobalValue *> &ComdatMembers; member in __anon040a02d70211::FuncPGOInstrumentation
569 std::unordered_multimap<Comdat *, GlobalValue *> &ComdatMembers, in FuncPGOInstrumentation()
650 std::unordered_multimap<Comdat *, GlobalValue *> &ComdatMembers) { in canRenameComdat()
806 std::unordered_multimap<Comdat *, GlobalValue *> &ComdatMembers, in instrumentOneFunc()
957 std::unordered_multimap<Comdat *, GlobalValue *> &ComdatMembers, in PGOUseFunc()
1448 std::unordered_multimap<Comdat *, GlobalValue *> &ComdatMembers) { in collectComdatMembers()
1469 std::unordered_multimap<Comdat *, GlobalValue *> ComdatMembers; in InstrumentAllFunctions() local
1561 std::unordered_multimap<Comdat *, GlobalValue *> ComdatMembers; in annotateAllFunctions() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSplitModule.cpp106 ComdatMembersType ComdatMembers; in findPartitions() local