Searched refs:DefaultValThreads (Results 1 – 1 of 1) sorted by relevance
6563 int32_t DefaultValThreads = -1; in emitTargetOutlinedFunctionHelper() local6564 getNumThreadsExprForTargetDirective(CGF, D, DefaultValThreads); in emitTargetOutlinedFunctionHelper()6565 if (DefaultValThreads > 0) { in emitTargetOutlinedFunctionHelper()6567 std::to_string(DefaultValThreads)); in emitTargetOutlinedFunctionHelper()