Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DInlineCost.h44 const int IndirectCallThreshold = 100; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInlineCost.cpp456 InlineConstants::IndirectCallThreshold; in onLoweredCall()