Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSplitModule.cpp91 static cl::opt<float> LargeFnOverlapForMerge( variable
1107 if (Ratio > LargeFnOverlapForMerge) { in pickPartition()