Searched refs:did_replace (Results 1 – 1 of 1) sorted by relevance
1131 bool replaced_address, did_replace; in substitute_and_fold() local1144 did_replace = false; in substitute_and_fold()1152 did_replace = fold_predicate_in (stmt); in substitute_and_fold()1160 if (!did_replace) in substitute_and_fold()1161 did_replace |= replace_uses_in (stmt, &replaced_address, in substitute_and_fold()1164 did_replace |= replace_vuses_in (stmt, &replaced_address, in substitute_and_fold()1169 if (did_replace) in substitute_and_fold()