Searched refs:getMaxTasks (Results 1 – 5 of 5) sorted by relevance
192 unsigned maxTasks = ltoObj->getMaxTasks(); in thinLTOCreateEmptyIndexFiles()
290 unsigned getMaxTasks() const;
174 unsigned maxTasks = ltoObj->getMaxTasks(); in compile()
309 unsigned maxTasks = ltoObj->getMaxTasks(); in compile()
1089 unsigned LTO::getMaxTasks() const { in getMaxTasks() function in LTO