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