Home | History | Annotate | Download | only in tcg

Lines Matching refs:th2

816     const TCGHelperInfo *th2 = p2;
817 if (th1->func < th2->func)
819 else if (th1->func == th2->func)