llvm-project/llvm/lib/CodeGen/MIRParser
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
..
CMakeLists.txt
MILexer.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
MILexer.h [MIRParser] Add support for IsInlineAsmBrIndirectTarget 2021-10-07 19:08:01 +01:00
MIParser.cpp [llvm] Don't use Optional::hasValue (NFC) 2022-06-25 21:42:52 -07:00
MIRParser.cpp [llvm] Don't use Optional::getValue (NFC) 2022-06-20 22:45:45 -07:00