Home
last modified time | relevance | path

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

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