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

/external/valgrind/exp-sgcheck/
H A Dsg_main.c1323 inline static UWord compute_II_hash ( Addr ip, UWord htab_size ) { function
1359 ix = compute_II_hash(old->insn_addr, new_size);
1417 ix = compute_II_hash(ip, sf->htab_size);
1460 UWord ix = compute_II_hash(ip, sf->htab_size);

Completed in 124 milliseconds