Files
clang-p2996/flang/lib/Optimizer/Support
Kazu Hirata 009ab1728d [flang] Use *X instead of X.getValue() (NFC)
Per Flang C++ Style Guide, this patch replaces X.getValue() with *X
where *X is protected by a presence test.
2022-07-16 00:24:02 -07:00
..
2022-02-17 21:19:22 +08:00