Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h752 DwarfCompileUnit *lookupCU(const DIE *Die) { return CUDieMap.lookup(Die); } in lookupCU() function
753 const DwarfCompileUnit *lookupCU(const DIE *Die) const { in lookupCU() function