Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp310 auto FirstLE = FI.OptLineTable->first(); in convertFunctionLineTable() local
311 if (FirstLE && *FirstLE == LE) { in convertFunctionLineTable()