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