ΒΆconst llvm::MachineInstr*
machineFunctionIsIllegal(
const llvm::MachineFunction& MF)
const llvm::MachineInstr*
machineFunctionIsIllegal(
const llvm::MachineFunction& MF)
Description
Checks that MIR is fully legal, returns an illegal instruction if it's not, nullptr otherwise
Declared at: llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h:1358
Parameters
- const llvm::MachineFunction& MF