Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp3600 BlockFrequency JumpFreq = BlockFreq * EP; in applyExtTsp() local
3602 {BlockIndex[&MBB], BlockIndex[Succ], JumpFreq.getFrequency()}); in applyExtTsp()