Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-lto2/
Dllvm-lto2.cpp290 for (auto UnusedRes : CommandLineResolutions) in run() local
292 << UnusedRes.first.first << ',' << UnusedRes.first.second in run()