Searched defs:CandidateFreq (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp1679 BlockFrequency CandidateFreq = MBFI->getBlockFreq(MBB); local
1681 MBFI->printBlockFreq(dbgs(), CandidateFreq) << " (freq)\n"); local

Completed in 162 milliseconds