Home
last modified time | relevance | path

Searched defs:ComputeFullInlineCost (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineCost.h233 std::optional<bool> ComputeFullInlineCost; member
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp546 const bool ComputeFullInlineCost; member in __anon463f3bdb0111::InlineCostCallAnalyzer