Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DInlineCost.h31 const int IndirectCallThreshold = 100; variable
/external/llvm/lib/Analysis/
DInlineCost.cpp834 CallAnalyzer CA(TTI, ACT, *F, InlineConstants::IndirectCallThreshold, CS); in visitCallSite()