Home
last modified time | relevance | path

Searched refs:next_bbcc (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/callgrind/
Dbbcc.c414 bbcc->next_bbcc = orig->bb->bbcc_list; in clone_bbcc()
460 bbcc->next_bbcc = bb->bbcc_list; in CLG_()
Dglobal.h372 BBCC* next_bbcc; /* Chain of BBCCs for same BB */ member