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