Skip to content
Commit aa83c47b authored by Sanjoy Das's avatar Sanjoy Das
Browse files

[IRCE] Optimize "uses" not branches; NFCI

This changes IRCE to optimize uses, and not branches.  This change is
NFCI since the uses we do inspect are in practice only ever going to be
the condition use in conditional branches; but this flexibility will
later allow us to analyze more complex expressions than just a direct
branch on a range check.

llvm-svn: 270500
parent 90770c7c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment