Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DIndirectCallPromotionAnalysis.cpp44 ICPTotalPercentThreshold("icp-total-percent-threshold", cl::init(5), variable
64 Count * 100 >= ICPTotalPercentThreshold * TotalCount; in isPromotionProfitable()