Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DInlineCost.cpp527 const bool BoostIndirectCalls; member in __anon9893a50b0111::InlineCostCallAnalyzer
637 if (IsIndirectCall && BoostIndirectCalls) { in onLoweredCall()
1012 BoostIndirectCalls(BoostIndirect), IgnoreThreshold(IgnoreThreshold), in InlineCostCallAnalyzer()