Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp202 static cl::opt<uint64_t> FreqRatioToSkipMerge( variable
1039 std::optional<BlockFrequency> Limit = BBFreq.mul(FreqRatioToSkipMerge); in isMergingEmptyBlockProfitable()