Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DIndirectCallPromotionAnalysis.cpp36 static cl::opt<unsigned> ICPRemainingPercentThreshold( variable
63 return Count * 100 >= ICPRemainingPercentThreshold * RemainingCount && in isPromotionProfitable()