reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
177 InlineCost AMDGPUInliner::getInlineCost(CallSite CS) {
lib/Transforms/IPO/AlwaysInliner.cpp 153 InlineCost AlwaysInlinerLegacyPass::getInlineCost(CallSite CS) {
lib/Transforms/IPO/InlineSimple.cpp 54 InlineCost getInlineCost(CallSite CS) override {
770 [this](CallSite CS) { return getInlineCost(CS); }, LegacyAARGetter(*this),