LLVM 22.0.0git
MachineSSAContext.cpp File Reference

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

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()