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