Searched refs:NewBFI (Results 1 – 2 of 2) sorted by relevance
2180 std::unique_ptr<BlockFrequencyInfo> NewBFI = in annotateAllFunctions() local2183 NewBFI->view(); in annotateAllFunctions()2186 NewBFI->print(dbgs()); in annotateAllFunctions()
825 BlockFrequencyInfo NewBFI(F, NewBPI, NewLI); in verifyBFIUpdates() local826 NewBFI.verifyMatch(*BFI); in verifyBFIUpdates()