Searched refs:isValidWorkshareLoopScheduleType (Results 1 – 1 of 1) sorted by relevance
73 static bool isValidWorkshareLoopScheduleType(OMPScheduleType SchedType) { in isValidWorkshareLoopScheduleType() function230 assert(isValidWorkshareLoopScheduleType(Result)); in computeOpenMPScheduleType()2362 assert(isValidWorkshareLoopScheduleType(SchedType) && in applyDynamicWorkshareLoop()