Searched refs:RowLess (Results 1 – 1 of 1) sorted by relevance
402 struct RowLess { struct412 auto it = llvm::lower_bound(m_row_list, row.GetOffset(), RowLess()); in InsertRow() argument424 auto it = offset ? llvm::upper_bound(m_row_list, *offset, RowLess()) in GetRowForFunctionOffset()