Home
last modified time | relevance | path

Searched refs:newpat_vec_with_clobbers (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/gcc/
HDcombine.c1812 rtvec newpat_vec_with_clobbers = 0; in try_combine() local
2471 newpat_vec_with_clobbers = rtvec_alloc (len); in try_combine()
2473 RTVEC_ELT (newpat_vec_with_clobbers, i) = XVECEXP (newpat, 0, i); in try_combine()
2623 if (m_split == 0 && newpat_vec_with_clobbers) in try_combine()
2626 newpat_vec_with_clobbers), i3); in try_combine()