Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h251 DenseMap<const MDNode *, uint64_t> TypeSignatures; variable
DDwarfDebug.cpp2337 auto Ins = TypeSignatures.insert(std::make_pair(CTy, 0)); in addDwarfTypeUnitType()
2386 TypeSignatures.erase(TU.second); in addDwarfTypeUnitType()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h239 DenseMap<const MDNode *, uint64_t> TypeSignatures; variable
DDwarfDebug.cpp1879 auto Ins = TypeSignatures.insert(std::make_pair(CTy, 0)); in addDwarfTypeUnitType()
1924 TypeSignatures.erase(TU.second); in addDwarfTypeUnitType()