Searched refs:blockEnd1 (Results 1 – 1 of 1) sorted by relevance
322 Value blockEnd1 = b.create<arith::MinSIOp>(blockEnd0, tripCount); in createParallelComputeFunction() local323 Value blockLastIndex = b.create<arith::SubIOp>(blockEnd1, c1); in createParallelComputeFunction()