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

/external/valgrind/main/coregrind/
H A Dm_oset.c375 Bool has_node_pa; local
378 has_node_pa = t->node_pa != NULL;
385 if (!has_node_pa || VG_(releasePA)(t->node_pa) > 0) {
407 if (has_node_pa)

Completed in 65 milliseconds