commit | c8e0de5e5f24a2daa092ee94f5cdfc2cd26276c1 | [log] [tgz] |
---|---|---|
author | Yuyang Huang <yuyanghuang@google.com> | Thu Mar 20 00:02:48 2025 +0900 |
committer | Yuyang Huang <yuyanghuang@google.com> | Thu Mar 20 00:02:48 2025 +0900 |
tree | 2772b7b9eb8e3ae9951566f360bdd419cd3ee2c6 | |
parent | 88c1b97dc3f317d204e93cad5e6ca3db29719c95 [diff] |
Use getJump{Pass,Drop}Label for counter range checks This commit refactors the code to use the getJump{Pass,Drop}Label methods for counter range checks. This change reduces code duplication by centralizing the logic for handling these checks. Test: TH Change-Id: If254711ab9691d6dd299dc73b6877624323b2db5