Searched refs:NewBPI (Results 1 – 2 of 2) sorted by relevance
2289 std::unique_ptr<BranchProbabilityInfo> NewBPI = in annotateAllFunctions() local2292 std::make_unique<BlockFrequencyInfo>(F, *NewBPI, LI); in annotateAllFunctions()
826 BranchProbabilityInfo NewBPI(F, NewLI, TLInfo); in verifyBFIUpdates() local827 BlockFrequencyInfo NewBFI(F, NewBPI, NewLI); in verifyBFIUpdates()