Searched refs:Inv_Unset (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/exp-sgcheck/
H A Dsg_main.c801 memory referencing instruction. Initially is Inv_Unset until the
806 Inv_Unset=1, /* not established yet */ enumerator in enum:__anon32803
846 case Inv_Unset:
872 tl_assert(i1->tag != Inv_Unset);
873 tl_assert(i2->tag != Inv_Unset);
910 case Inv_Unset:
974 case Inv_Unset:
1439 sf->htab[ix].invar.tag = Inv_Unset;
1464 sf->htab[ix].invar.tag = Inv_Unset;
1794 if (inv->tag == Inv_Unset) {
[all...]

Completed in 196 milliseconds