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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h766 DwarfCompileUnit *lookupCU(const DIE *Die) { return CUDieMap.lookup(Die); } function in class:llvm::DwarfDebug
767 const DwarfCompileUnit *lookupCU(const DIE *Die) const { function in class:llvm::DwarfDebug

Completed in 97 milliseconds