Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DFunctionSpecialization.cpp80 static cl::opt<unsigned> SmallFunctionThreshold( variable
555 Metrics.NumInsts < SmallFunctionThreshold)) in getSpecializationCost()