Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h404 unsigned GlobalCUIndexCount; variable
DDwarfDebug.cpp163 PrevLabel(NULL), GlobalCUIndexCount(0), in DwarfDebug()
671 CompileUnit *NewCU = new CompileUnit(GlobalCUIndexCount++, in constructCompileUnit()
2502 CompileUnit *NewCU = new CompileUnit(GlobalCUIndexCount++, in constructSkeletonCU()