Home | History | Annotate | Download | only in exp-sgcheck

Lines Matching full:new_inv

1779    Invar new_inv;
1815 classify_address( &new_inv,
1817 tl_assert(new_inv.tag != Inv_Unset);
1823 if (LIKELY(eq_Invar(&new_inv, inv)))
1830 show_Invar( bufA, sizeof(bufA)-1, &new_inv, frame->depth );
1841 *inv = new_inv;