Searched refs:emitOMPForDirective (Results 1 – 1 of 1) sorted by relevance
4084 static void emitOMPForDirective(const OMPLoopDirective &S, CodeGenFunction &CGF, in emitOMPForDirective() function4141 return emitOMPForDirective(S, *this, CGM, S.hasCancel()); in EmitOMPForDirective()8217 return emitOMPForDirective(S, *this, CGM, /*HasCancel=*/false); in EmitOMPGenericLoopDirective()