Searched refs:numWorkerThreadsVal (Results 1 – 1 of 1) sorted by relevance
806 Value numWorkerThreadsVal; in matchAndRewrite() local808 numWorkerThreadsVal = b.create<arith::ConstantIndexOp>(numWorkerThreads); in matchAndRewrite()810 numWorkerThreadsVal = b.create<async::RuntimeNumWorkerThreadsOp>(); in matchAndRewrite()834 arith::CmpIPredicate::sgt, numWorkerThreadsVal, bracketBegin); in matchAndRewrite()841 b.create<arith::IndexCastOp>(b.getI32Type(), numWorkerThreadsVal); in matchAndRewrite()