Home
last modified time | relevance | path

Searched defs:ExitFreq (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp2214 BlockFrequency &ExitFreq) { in findBestLoopExit() argument
2370 rotateLoop(BlockChain & LoopChain,const MachineBasicBlock * ExitingBB,BlockFrequency ExitFreq,const BlockFilterSet & LoopBlockSet) rotateLoop() argument
2514 auto ExitFreq = MBFI->getBlockFreq(BB) * LargestExitEdgeProb; rotateLoopWithProfile() local
2671 BlockFrequency ExitFreq; buildLoopChains() local
[all...]
/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1493 uint64_t ExitFreq = ExitWeights[TI->getSuccessor(i)].getFrequency(); calculateNewCallTerminatorWeights() local