Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSplitModule.cpp451 const CostType LargeFnThreshold = in doPartitioning() local
543 if (CurFn.isLarge(LargeFnThreshold)) { in doPartitioning()