Files
clang-p2996/llvm/lib/Transforms/Utils/LoopPeel.cpp
Kazu Hirata a7938c74f1 [llvm] Don't use Optional::hasValue (NFC)
This patch replaces Optional::hasValue with the implicit cast to bool
in conditionals only.
2022-06-25 21:42:52 -07:00

36 KiB