Searched refs:currentStr (Results 1 – 1 of 1) sorted by relevance
35 std::string currentStr = std::to_string(stepCount); in configurePassPipeline() local36 auto currentState = StringAttr::get(context, currentStr); in configurePassPipeline()