Searched refs:initTypes (Results 1 – 1 of 1) sorted by relevance
232 SmallVector<Type, 8> initTypes; in matchAndRewrite() local234 initTypes.push_back(arg.getType()); in matchAndRewrite()235 replaceSCFOutputValue(forOp, loopOp, rewriter, scfToSPIRVContext, initTypes); in matchAndRewrite()