Searched refs:IndirectCallThreshold (Results 1 – 2 of 2) sorted by relevance
31 const int IndirectCallThreshold = 100; variable
834 CallAnalyzer CA(TTI, ACT, *F, InlineConstants::IndirectCallThreshold, CS); in visitCallSite()