Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DIndirectCallPromotionAnalysis.cpp38 ICPCountThreshold("icp-count-threshold", cl::Hidden, cl::ZeroOrMore, variable
63 if (Count < ICPCountThreshold) in isPromotionProfitable()