diff options
author | Anna Thomas <anna@azul.com> | 2022-04-13 12:08:53 -0400 |
---|---|---|
committer | Anna Thomas <anna@azul.com> | 2022-04-13 12:28:51 -0400 |
commit | 28f27dd2641739e328ef0bec68a577ff44cbec33 (patch) | |
tree | 8635f74931370b2a8d36e2f9b4505ecb54066575 /llvm/lib/Analysis/ValueTracking.cpp | |
parent | b870620c29814b71b0c9788f17f8054f04ae2d40 (diff) | |
download | llvm-28f27dd2641739e328ef0bec68a577ff44cbec33.zip llvm-28f27dd2641739e328ef0bec68a577ff44cbec33.tar.gz llvm-28f27dd2641739e328ef0bec68a577ff44cbec33.tar.bz2 |
Check users of instrinsics instead of traversing entire function.NFC
Updated LowerGuardIntrinsic and LowerWidenableCondition to check for
users of the respective intrinsic, instead of checking for guards and
widenable conditions by traversing the entire function.
This is an NFC. Should save some compile time.
Diffstat (limited to 'llvm/lib/Analysis/ValueTracking.cpp')
0 files changed, 0 insertions, 0 deletions