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

/external/valgrind/main/exp-sgcheck/
H A Dsg_main.c1315 inline static UWord compute_II_hash ( Addr ip, UWord htab_size ) { function
1351 ix = compute_II_hash(old->insn_addr, new_size);
1409 ix = compute_II_hash(ip, sf->htab_size);
1452 UWord ix = compute_II_hash(ip, sf->htab_size);

Completed in 58 milliseconds