Searched refs:NBPI (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.cpp | 1675 BranchProbabilityInfo &NBPI) { in fixFuncEntryCount() argument 1677 BlockFrequencyInfo NBFI(F, NBPI, LI); in fixFuncEntryCount() 1722 BranchProbabilityInfo &NBPI, in verifyFuncBFI() argument 1726 BlockFrequencyInfo NBFI(F, NBPI, LI); in verifyFuncBFI() 1923 BranchProbabilityInfo NBPI(F, LI); in annotateAllFunctions() local 1927 fixFuncEntryCount(Func, LI, NBPI); in annotateAllFunctions() 1935 verifyFuncBFI(Func, LI, NBPI, HotCountThreshold, ColdCountThreshold); in annotateAllFunctions()
|
/netbsd-src/share/man/tools/ |
H A D | sp.ignore | 1571 NBPI
|
H A D | newsp.errs | 3300 NBPI
|