Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/DebugInfo/GSYM/
DDwarfTransformer.cpp328 auto LastLE = FI.OptLineTable->last(); in convertFunctionLineTable() local
329 if (LastLE && LastLE->File == FileIdx && LastLE->Line == Row.Line) in convertFunctionLineTable()