Home
last modified time | relevance | path

Searched refs:orderByHighPC (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h211 static bool orderByHighPC(const Sequence &LHS, const Sequence &RHS) { in orderByHighPC() function
/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp1200 llvm::sort(Sequences, Sequence::orderByHighPC); in parse()
1263 DWARFDebugLine::Sequence::orderByHighPC); in lookupAddressImpl()
1297 Sequences, Sequence, DWARFDebugLine::Sequence::orderByHighPC); in lookupAddressRangeImpl()