Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/gold/
H A Dgold-plugin.cpp1079 size_t MaxTasks = Lto->getMaxTasks(); in runLTO() local
1080 std::vector<std::pair<SmallString<128>, bool>> Files(MaxTasks); in runLTO()