reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
34 extern int PollyNumThreads;
34 cl::Hidden, cl::location(polly::PollyNumThreads),
tools/polly/lib/CodeGen/LoopGeneratorsGOMP.cpp 44 Value *Args[] = {SubFn, SubFnParam, Builder.getInt32(PollyNumThreads),
tools/polly/lib/CodeGen/LoopGeneratorsKMP.cpp67 if (PollyNumThreads > 0) { 69 createCallPushNumThreads(GlobalThreadID, Builder.getInt32(PollyNumThreads));