Searched refs:PollyNumThreads (Results 1 – 4 of 4) sorted by relevance
28 int polly::PollyNumThreads; member in polly35 cl::Hidden, cl::location(polly::PollyNumThreads),
44 Value *Args[] = {SubFn, SubFnParam, Builder.getInt32(PollyNumThreads), in createCallSpawnThreads()
69 if (PollyNumThreads > 0) { in deployParallelExecution()71 createCallPushNumThreads(GlobalThreadID, Builder.getInt32(PollyNumThreads)); in deployParallelExecution()
44 extern int PollyNumThreads;