Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/
DLVOptions.cpp217 setSortMode(LVSortMode::Line); in resolveDependencies()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
DLVOptions.h383 void setSortMode(LVSortMode SortMode) { Output.SortMode = SortMode; } in setSortMode() function