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

/external/valgrind/main/callgrind/
H A Dbbcc.c265 * cxt, rec_index, rec_array, next_bbcc, next1, next2
409 bbcc->next_bbcc = orig->bb->bbcc_list;
451 bbcc->next_bbcc = bb->bbcc_list;
H A Dglobal.h321 BBCC* bbcc_list; /* BBCCs for same BB (see next_bbcc in BBCC) */
398 BBCC* next_bbcc; /* Chain of BBCCs for same BB */ member in struct:_BBCC

Completed in 21 milliseconds