Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1285 if (auto *CountVarDIE = getDIE(CV)) in constructSubrangeDIE() local
1286 addDIEEntry(DW_Subrange, dwarf::DW_AT_count, *CountVarDIE); in constructSubrangeDIE()