Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp189 static cl::opt<unsigned> TailDupProfilePercentThreshold( variable
3402 BlockFrequency(HotThreshold * TailDupProfilePercentThreshold / 100); in initDupThreshold()