Home
last modified time | relevance | path

Searched refs:getPrevCU (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfDebug.h714 const DwarfCompileUnit *getPrevCU() const { return PrevCU; } in getPrevCU() function
HDDwarfCompileUnit.cpp331 bool SameAsPrevCU = this == DD->getPrevCU(); in addRange()