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