Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp1344 if (std::optional<InlineCost> ReplayCost = in shouldInlineCandidate() local
1346 return *ReplayCost; in shouldInlineCandidate()