LLVM API Documentation

Public Types | Public Member Functions
llvm::AArch64FunctionInfo::MILOHDirective Class Reference

#include <AArch64MachineFunctionInfo.h>

List of all members.

Public Types

typedef SmallVectorImpl< const
MachineInstr * > 
LOHArgs

Public Member Functions

 MILOHDirective (MCLOHType Kind, const LOHArgs &Args)
MCLOHType getKind () const
const LOHArgsgetArgs () const

Detailed Description

Definition at line 127 of file AArch64MachineFunctionInfo.h.


Member Typedef Documentation

Definition at line 134 of file AArch64MachineFunctionInfo.h.


Constructor & Destructor Documentation

Definition at line 136 of file AArch64MachineFunctionInfo.h.

References llvm::isValidMCLOHType().


Member Function Documentation

Definition at line 142 of file AArch64MachineFunctionInfo.h.

Definition at line 141 of file AArch64MachineFunctionInfo.h.


The documentation for this class was generated from the following file: