Searched refs:already_present (Results 1 – 4 of 4) sorted by relevance
316 Bool already_present; in VG_() local356 already_present = False; in VG_()358 already_present = True; in VG_()363 return already_present; in VG_()
545 Bool already_present; in add_blocks_to_StackTree() local556 already_present = VG_(addToFM)( sitree, (UWord)nyu, 0 ); in add_blocks_to_StackTree()559 tl_assert(!already_present); in add_blocks_to_StackTree()688 Bool already_present; in add_block_to_GlobalTree() local703 already_present = VG_(lookupFM)( gitree, &keyW, &valW, (UWord)nyu ); in add_block_to_GlobalTree()704 if (already_present) { in add_block_to_GlobalTree()733 already_present = VG_(addToFM)( gitree, (UWord)nyu, 0 ); in add_block_to_GlobalTree()739 if (already_present && moans > 0 && !VG_(clo_xml)) { in add_block_to_GlobalTree()
106 Assertion '!already_present' failed.
3245 Assertion '!already_present' failed.3372 Assertion '!already_present' failed.