Searched defs:ComputeFullInlineCost (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/ | ||
| D | InlineCost.h | 232 std::optional<bool> ComputeFullInlineCost; member |
| /openbsd/src/gnu/llvm/llvm/lib/Analysis/ | ||
| D | InlineCost.cpp | 535 const bool ComputeFullInlineCost; member in __anon66fc65d70111::InlineCostCallAnalyzer |