Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h432 unsigned GlobalCUIndexCount; variable
DDwarfDebug.cpp190 PrevLabel(NULL), GlobalCUIndexCount(0), in DwarfDebug()
747 CompileUnit *NewCU = new CompileUnit(GlobalCUIndexCount++, Die, DIUnit, Asm, in constructCompileUnit()