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