Home | History | Annotate | Download | only in CodeGen

Lines Matching full:entrycount

1550   uint64_t EntryCount = getCurrentProfileCount();
1554 createProfileWeights(EntryCount, getProfileCount(S.getBody())));
1699 createProfileWeights(getProfileCount(S.getBody()), EntryCount));