InlineHintThreshold and HotCallsiteThreshold are now optional. Also fixes a superfluous comparison while applying hot callsite threshold. NFC.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D23386
Make more fields of InlineParams optional. ClosedPublic Authored by eraman on Aug 10 2016, 5:13 PM.
Details Summary InlineHintThreshold and HotCallsiteThreshold are now optional. Also fixes a superfluous comparison while applying hot callsite threshold. NFC.
Diff Detail Event Timelineeraman updated this object. This revision is now accepted and ready to land.Aug 10 2016, 6:09 PM Closed by commit rL278312: Make more fields of InlineParams Optional. (authored by eraman). · Explain WhyAug 10 2016, 9:06 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 67634 include/llvm/Analysis/InlineCost.h
lib/Analysis/InlineCost.cpp
|