Searched refs:ExitWithFreq (Results 1 – 1 of 1) sorted by relevance
937 for (auto &ExitWithFreq : ExitsWithFreq) in rotateLoopWithProfile() local938 if (TailBB != ExitWithFreq.first) in rotateLoopWithProfile()939 Cost += ExitWithFreq.second; in rotateLoopWithProfile()