Searched refs:executeMultithreadedOwnCompilation (Results 1 – 2 of 2) sorted by relevance
71 void executeMultithreadedOwnCompilation(const Model* model, std::function<bool(int)> isIgnored,
195 void GeneratedTests::executeMultithreadedOwnCompilation(const Model* model, in executeMultithreadedOwnCompilation() function in generated_tests::GeneratedTests236 executeMultithreadedOwnCompilation(&model, isIgnored, examples); in execute()