Home
last modified time | relevance | path

Searched defs:next_it (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DDecodedThread.cpp160 auto next_it = m_tscs.upper_bound(item_index); GetTSCRangeByIndex() local
168 auto next_it = m_nanoseconds.upper_bound(item_index); GetNanosecondsRangeByIndex() local
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DCompactUnwindInfo.cpp532 auto next_it = it + 1; in GetCompactUnwindInfoForFunction() local