Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp908 auto ExitFreq = MBFI->getBlockFreq(BB) * LargestExitEdgeProb; in rotateLoopWithProfile() local
909 ExitsWithFreq.emplace_back(BB, ExitFreq); in rotateLoopWithProfile()