Home | History | Annotate | Download | only in Sema

Lines Matching refs:Profile

1084     NewI->getCond()->Profile(NewID, Context, true);
1085 OldI->getCond()->Profile(OldID, Context, true);
8470 Cand1A->getCond()->Profile(Cand1ID, S.getASTContext(), true);
8471 Cand2A->getCond()->Profile(Cand2ID, S.getASTContext(), true);