Searched refs:NewBFI (Results 1 – 2 of 2) sorted by relevance
2183 std::unique_ptr<BlockFrequencyInfo> NewBFI = in annotateAllFunctions() local2186 NewBFI->view(); in annotateAllFunctions()2189 NewBFI->print(dbgs()); in annotateAllFunctions()
751 BlockFrequencyInfo NewBFI(F, NewBPI, NewLI); in verifyBFIUpdates() local752 NewBFI.verifyMatch(*BFI); in verifyBFIUpdates()