Home | History | Annotate | Download | only in callgrind

Lines Matching refs:bbcc2

948     BBCC *bbcc2 = *pbbcc2;
950 Context* cxt2 = bbcc2->cxt;
962 if (bbcc1->rec_index != bbcc2->rec_index)
963 return bbcc1->rec_index - bbcc2->rec_index;
977 return bbcc1->bb->offset - bbcc2->bb->offset;