Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1906 fixFuncEntryCount(PGOUseFunc & Func,LoopInfo & LI,BranchProbabilityInfo & NBPI) fixFuncEntryCount() argument
1953 verifyFuncBFI(PGOUseFunc & Func,LoopInfo & LI,BranchProbabilityInfo & NBPI,uint64_t HotCountThreshold,uint64_t ColdCountThreshold) verifyFuncBFI() argument
2180 BranchProbabilityInfo NBPI(F, LI); annotateAllFunctions() local