Searched refs:TempBFI (Results 1 – 1 of 1) sorted by relevance
906 std::unique_ptr<BlockFrequencyInfo> TempBFI; in computeCallsiteToProfCountMap() local915 TempBFI.reset(new BlockFrequencyInfo(*Caller, BPI, LI)); in computeCallsiteToProfCountMap()916 CurrentCallerBFI = TempBFI.get(); in computeCallsiteToProfCountMap()