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