Searched defs:iend (Results 1 – 4 of 4) sorted by relevance
20 const int iend = (ib + 1) * 4; in complex_reduction() local
48 const int iend = (ib + 1) * block_size; in test_reduction() local
65 const int iend = (ib + 1) * block_size; in test_reduction() local
250 for(SDNodeIterator i = SDNodeIterator::begin(N), iend = SDNodeIterator::end(N); in setSubgraphColorHelper() local