Searched defs:NewCU (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | DwarfDebug.cpp | 1010 DwarfCompileUnit &NewCU) { in finishUnitAttributes() argument |
/llvm-project/llvm/lib/DebugInfo/DWARF/ | ||
H A D | DWARFUnit.cpp | 188 auto *NewCU = U.get(); in getUnitForIndexEntry() local |