Searched defs:ComputeFullInlineCost (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | InlineCost.h | 232 std::optional<bool> ComputeFullInlineCost; global() member |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | InlineCost.cpp | 546 const bool ComputeFullInlineCost; member in __anon3da3c46d0111::InlineCostCallAnalyzer |