Searched defs:ExitFreq (Results 1 – 2 of 2) sorted by relevance
2143 BlockFrequency &ExitFreq) { in findBestLoopExit()2299 BlockFrequency ExitFreq, in rotateLoop()2443 auto ExitFreq = MBFI->getBlockFreq(BB) * LargestExitEdgeProb; in rotateLoopWithProfile() local2601 BlockFrequency ExitFreq; in buildLoopChains() local
1418 uint64_t ExitFreq = ExitWeights[TI->getSuccessor(i)].getFrequency(); in calculateNewCallTerminatorWeights() local