Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds