Searched refs:NextLI (Results 1 – 1 of 1) sorted by relevance
49 const auto NextLI = std::next(LI); in getEntriesForAddress() local51 NextLI == Labels.end() ? getSize() : NextLI->first; in getEntriesForAddress()