Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DPassManagerBuilder.cpp113 static cl::opt<int> PreInlineThreshold( variable
316 IP.DefaultThreshold = PreInlineThreshold; in addPGOInstrPasses()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Passes/
DPassBuilder.cpp196 static cl::opt<int> PreInlineThreshold( variable
584 IP.DefaultThreshold = PreInlineThreshold; in addPGOInstrPasses()