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