Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DFunctionImportUtils.h62 DenseMap<const Comdat *, Comdat *> RenamedComdats; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp50 DenseMap<const Comdat *, Comdat *> RenamedComdats; in promoteInternals() local