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

Lines Matching full:new_inv

1771    Invar new_inv;
1807 classify_address( &new_inv,
1809 tl_assert(new_inv.tag != Inv_Unset);
1813 if (LIKELY(eq_Invar(&new_inv, inv)))
1822 show_Invar( bufA, sizeof(bufA)-1, &new_inv, frame->depth );
1833 *inv = new_inv;