[CodeGen][ARC][SystemZ][WebAssembly] Use MachineInstr::isInlineAsm in more...
[CodeGen][ARC][SystemZ][WebAssembly] Use MachineInstr::isInlineAsm in more places instead of just comparing opcode. NFCI I'm looking at adding a second INLINEASM opcode for better modeling asm-goto as a terminator. Using the existing predicate will reduce teh number of places that will need to use the new opcode. llvm-svn: 353095
Loading
Please register or sign in to comment