Searched defs:PrevCU (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | DwarfDebug.h | 389 const DwarfCompileUnit *PrevCU = nullptr; global() variable |
H A D | DwarfCompileUnit.cpp | 417 auto *PrevCU = DD->getPrevCU(); addRange() local |