Home
last modified time | relevance | path

Searched defs:CUMap (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h198 MapVector<const MDNode *, DwarfCompileUnit *> CUMap; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h209 MapVector<const MDNode *, DwarfCompileUnit *> CUMap; variable
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.h197 DenseMap <const MDNode *, CompileUnit *> CUMap; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp790 DenseMap<uint32_t, uint32_t> CUMap; in verifyDebugNamesCULists() local