summaryrefslogtreecommitdiff
path: root/tools/cpp-define-generator/make_header.py
diff options
context:
space:
mode:
authorTim Murray <timmurray@google.com>2021-04-12 12:30:28 -0700
committerVladimir Marko <vmarko@google.com>2021-04-13 09:47:40 +0000
commit674e8be2e29ebe597c420abd4ba78ce63488535a (patch)
treea3564c5eec03bb968f1612d93da91970f23c5f25 /tools/cpp-define-generator/make_header.py
parent33022905107f22aeb26b9bd04e3cc896a7772c3b (diff)
Fix inliner instruction/register limits
Because instruction/register usage was compared with >=, the limits were actually one lower than the constants. This prevented trivial getters/setters from being inlined because they were 3 SSA instructions. Test: build + boot + presubmit Bug: 185143864 Change-Id: Ie27c9163efe79bb7392c881c0165ab1164323a2c
Diffstat (limited to 'tools/cpp-define-generator/make_header.py')
0 files changed, 0 insertions, 0 deletions