Searched refs:BFIPtr (Results 1 – 1 of 1) sorted by relevance
750 std::unique_ptr<BlockFrequencyInfo> BFIPtr; in buildModuleSummaryIndex() local756 BFIPtr = std::make_unique<BlockFrequencyInfo>(F, BPI, LI); in buildModuleSummaryIndex()757 BFI = BFIPtr.get(); in buildModuleSummaryIndex()