Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DBranchFolding.cpp85 TailMergeSize("tail-merge-size", variable
148 MinCommonTailLength = TailMergeSize; in BranchFolder()
H A DMachineBlockPlacement.cpp3406 unsigned TailMergeSize = TailDupSize + 1; in runOnMachineFunction() local
3408 *MBFI, *MBPI, PSI, TailMergeSize); in runOnMachineFunction()