Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/
DLVSort.cpp109 LVSortInfo::iterator Iter = SortInfo.find(options().getSortMode()); in getSortFunction()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
DLVOptions.h382 LVSortMode getSortMode() const { return Output.SortMode; } in getSortMode() function