Searched refs:should_execute_range (Results 1 – 2 of 2) sorted by relevance
584 bool should_execute_range(const execution_data& ) {return false;} in should_execute_range() function613 bool should_execute_range(const execution_data& ed) { in should_execute_range() function
469 …t_child && !treat_as_stolen) || !m_range.is_divisible() || m_partition.should_execute_range(ed) ) { in execute()