Return the LLTs of the first two operands.
Declared in <llvm/CodeGen/MachineInstr.h>
<llvm/CodeGen/MachineInstr.h>
std::tuple<LLT, LLT> getFirst2LLTs() const;
Tuple of LLTs for the first two operands.