Searched refs:bs0 (Results 1 – 1 of 1) sorted by relevance
858 Value bs0 = b.create<arith::CeilDivSIOp>(tripCount, maxComputeBlocks); in matchAndRewrite() local859 Value bs1 = b.create<arith::MaxSIOp>(bs0, minTaskSize); in matchAndRewrite()