Home
last modified time | relevance | path

Searched refs:NumMismatchedFunc (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp2094 uint64_t NumMismatchedFunc = 0; in rejectHighStalenessProfile() local
2108 NumMismatchedFunc++; in rejectHighStalenessProfile()
2116 if (NumMismatchedFunc * 100 >= in rejectHighStalenessProfile()