Searched refs:ExitFreq (Results 1 – 1 of 1) sorted by relevance
908 auto ExitFreq = MBFI->getBlockFreq(BB) * LargestExitEdgeProb; in rotateLoopWithProfile() local909 ExitsWithFreq.emplace_back(BB, ExitFreq); in rotateLoopWithProfile()