Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp404 auto FirstLE = FI.OptLineTable->first(); in convertFunctionLineTable() local
405 if (FirstLE && *FirstLE == LE) in convertFunctionLineTable()