Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DCallSiteSplitting.cpp83 DuplicationThreshold("callsite-splitting-duplication-threshold", cl::Hidden, variable
216 if (Cost >= DuplicationThreshold) in canSplitCallSite()
/llvm-project-15.0.7/llvm/test/Transforms/CallSiteSplitting/
H A Dcallsite-instructions-before-call.ll76 ; bar() is equal to the default DuplicationThreshold of 5, because calls are