Searched refs:max_nonrep (Results 1 – 1 of 1) sorted by relevance
13284 unsigned int max_nonrep; in ix86_expand_clrmem() local13294 max_nonrep = size == 4 ? 7 : 4; in ix86_expand_clrmem()13300 max_nonrep = 3; in ix86_expand_clrmem()13306 if (repcount <= max_nonrep) in ix86_expand_clrmem()