Home
last modified time | relevance | path

Searched refs:TypeSignatures (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h342 DenseMap<const MDNode *, uint64_t> TypeSignatures; variable
H A DDwarfDebug.cpp3300 auto Ins = TypeSignatures.insert(std::make_pair(CTy, 0)); in addDwarfTypeUnitType()
3357 TypeSignatures.erase(TU.second); in addDwarfTypeUnitType()