Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DIndirectCallPromotionAnalysis.cpp41 ICPTotalPercentThreshold("icp-total-percent-threshold", cl::init(5), variable
61 Count * 100 >= ICPTotalPercentThreshold * TotalCount; in isPromotionProfitable()