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.cpp413 auto FirstLE = FI.OptLineTable->first(); in convertFunctionLineTable() local
414 if (FirstLE && *FirstLE == LE) in convertFunctionLineTable()