Searched refs:nextStr (Results 1 – 1 of 1) sorted by relevance
37 std::string nextStr = std::to_string(stepCount + 1); in configurePassPipeline() local38 auto nextState = StringAttr::get(context, nextStr); in configurePassPipeline()