Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp570 const bool BoostIndirectCalls; member in __anon463f3bdb0111::InlineCostCallAnalyzer
683 if (IsIndirectCall && BoostIndirectCalls) { in onLoweredCall()
1116 BoostIndirectCalls(BoostIndirect), IgnoreThreshold(IgnoreThreshold), in InlineCostCallAnalyzer()