Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/LTO/
DLTO.h260 unsigned getMaxTasks() const;
/external/swiftshader/third_party/llvm-7.0/llvm/tools/gold/
Dgold-plugin.cpp1016 size_t MaxTasks = Lto->getMaxTasks(); in runLTO()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DLTO.cpp769 unsigned LTO::getMaxTasks() const { in getMaxTasks() function in LTO