Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp163 static cl::opt<unsigned> TailDupPlacementThreshold( variable
3448 unsigned TailDupSize = TailDupPlacementThreshold; in runOnMachineFunction()
3451 TailDupPlacementThreshold.getNumOccurrences() == 0) in runOnMachineFunction()
3461 if (TailDupPlacementThreshold.getNumOccurrences() == 0 || in runOnMachineFunction()
3468 if (TailDupPlacementThreshold.getNumOccurrences() == 0 && in runOnMachineFunction()