LLVM 20.0.0git
Functions
MachineSSAContext.cpp File Reference

This file defines a specialization of the GenericSSAContext<X> template class for Machine IR. More...

#include "llvm/CodeGen/MachineSSAContext.h"
#include "llvm/CodeGen/GlobalISel/GenericMachineInstrs.h"
#include "llvm/CodeGen/MachineBasicBlock.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/CodeGen/MachineInstr.h"
#include "llvm/CodeGen/MachineRegisterInfo.h"
#include "llvm/Support/raw_ostream.h"

Go to the source code of this file.

Functions

static bool isUndef (const MachineInstr &MI)
 

Detailed Description

This file defines a specialization of the GenericSSAContext<X> template class for Machine IR.

Definition in file MachineSSAContext.cpp.

Function Documentation

◆ isUndef()

static bool isUndef ( const MachineInstr MI)
static