Searched refs:LastLE (Results 1 – 1 of 1) sorted by relevance
328 auto LastLE = FI.OptLineTable->last(); in convertFunctionLineTable() local329 if (LastLE && LastLE->File == FileIdx && LastLE->Line == Row.Line) in convertFunctionLineTable()