Home
last modified time | relevance | path

Searched defs:BonusInstThreshold (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DLocal.h64 int BonusInstThreshold; member
76 : BonusInstThreshold(BonusThreshold), in BonusInstThreshold() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Passes/
DPassBuilder.cpp1562 APInt BonusInstThreshold; in parseSimplifyCFGOptions() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp2586 unsigned BonusInstThreshold) { in FoldBranchToCommonDest()