Other derivations will all want to emit optimization remarks and, as
part of that, use debug info.
Additionally, drive-by const-ing.
Paths
| Differential D81507
[llvm][NFC] Factor some common data in InlineAdvice ClosedPublic Authored by mtrofin on Jun 9 2020, 2:36 PM.
Details Summary Other derivations will all want to emit optimization remarks and, as Additionally, drive-by const-ing.
Diff Detail
Event Timeline
mtrofin added inline comments. This revision is now accepted and ready to land.Jun 10 2020, 7:56 PM Closed by commit rGe82eff7a03b0: [llvm][NFC] Factor some common data in InlineAdvice (authored by mtrofin). · Explain WhyJun 11 2020, 8:14 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 270146 llvm/include/llvm/Analysis/InlineAdvisor.h
llvm/lib/Analysis/InlineAdvisor.cpp
|
why making it public?