Searched refs:getMaxTasks (Results 1 – 5 of 5) sorted by relevance
192 unsigned maxTasks = ltoObj->getMaxTasks(); in compile()
179 unsigned maxTasks = ltoObj->getMaxTasks(); in compile()
408 LLVM_ABI unsigned getMaxTasks() const;
314 unsigned maxTasks = ltoObj->getMaxTasks(); in compile()
1116 unsigned LTO::getMaxTasks() const { in getMaxTasks() function in LTO2107 unsigned MaxTasks = getMaxTasks(); in runThinLTO()