Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DInlineCost.h232 std::optional<bool> ComputeFullInlineCost; member
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DInlineCost.cpp535 const bool ComputeFullInlineCost; member in __anon0e0437920111::InlineCostCallAnalyzer