Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DInlineCost.cpp559 const bool BoostIndirectCalls; member in __anon66fc65d70111::InlineCostCallAnalyzer
672 if (IsIndirectCall && BoostIndirectCalls) { in onLoweredCall()
1041 BoostIndirectCalls(BoostIndirect), IgnoreThreshold(IgnoreThreshold), in InlineCostCallAnalyzer()