Home
last modified time | relevance | path

Searched defs:NBPI (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1837 fixFuncEntryCount(PGOUseFunc & Func,LoopInfo & LI,BranchProbabilityInfo & NBPI) fixFuncEntryCount() argument
1884 verifyFuncBFI(PGOUseFunc & Func,LoopInfo & LI,BranchProbabilityInfo & NBPI,uint64_t HotCountThreshold,uint64_t ColdCountThreshold) verifyFuncBFI() argument
2100 BranchProbabilityInfo NBPI(F, LI); annotateAllFunctions() local