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