Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DInlineCost.cpp562 const bool IgnoreThreshold; member in __anon0e0437920111::InlineCostCallAnalyzer
956 if (IgnoreThreshold) in finalizeAnalysis()
966 if (IgnoreThreshold || ComputeFullInlineCost) in shouldStop()
1035 bool IgnoreThreshold = false) in InlineCostCallAnalyzer() argument
1041 BoostIndirectCalls(BoostIndirect), IgnoreThreshold(IgnoreThreshold), in InlineCostCallAnalyzer()