Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h34 unsigned stmtListIndex; variable
DDwarfCompileUnit.cpp244 stmtListIndex = UnitDie.getValues().size(); in initStmtList()
258 UnitDie.getAbbrev().getData()[stmtListIndex].getForm(), in applyStmtList()
259 UnitDie.getValues()[stmtListIndex]); in applyStmtList()