Searched refs:count_val (Results 1 – 1 of 1) sorted by relevance
149 size_t count_val = 0; in GetRepeatCommand() local159 if (copy_args[idx].ref().getAsInteger(0, count_val)) in GetRepeatCommand()173 std::string new_start_val = llvm::formatv("{0}", start_val + count_val); in GetRepeatCommand()