Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h886 DwarfCompileUnit *lookupCU(const DIE *Die) { return CUDieMap.lookup(Die); } in lookupCU() function
887 const DwarfCompileUnit *lookupCU(const DIE *Die) const { in lookupCU() function