Home
last modified time | relevance | path

Searched defs:RenamedComdats (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DFunctionImportUtils.h62 DenseMap<const Comdat *, Comdat *> RenamedComdats; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp40 DenseMap<const Comdat *, Comdat *> RenamedComdats; in promoteInternals() local