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

/external/valgrind/main/helgrind/
H A Dlibhb_core.c2948 VTS* identical_version = NULL; local
2950 if (VG_(lookupFM)(new_set, (UWord*)&identical_version, &valW,
2954 tl_assert(identical_version != NULL);
2955 tl_assert(identical_version != new_vts);
2957 new_vts = identical_version;
2961 tl_assert(identical_version == NULL);

Completed in 74 milliseconds