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