Searched refs:variable_v2s_to_replace (Results 1 – 1 of 1) sorted by relevance
105 SmallVector<VariableV2Op, 4> variable_v2s_to_replace; in runOnFunction() local110 auto read_only_vars_fn = [&variable_v2s_to_replace]( in runOnFunction()129 variable_v2s_to_replace.push_back(variable_v2_op); in runOnFunction()136 for (VariableV2Op variable_v2_op : variable_v2s_to_replace) { in runOnFunction()