LLVM API Documentation

Public Member Functions | Public Attributes
llvm::SystemZII::Branch Struct Reference

#include <SystemZInstrInfo.h>

Collaboration diagram for llvm::SystemZII::Branch:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Branch (BranchType type, unsigned ccValid, unsigned ccMask, const MachineOperand *target)

Public Attributes

BranchType Type
unsigned CCValid
unsigned CCMask
const MachineOperandTarget

Detailed Description

Definition at line 94 of file SystemZInstrInfo.h.


Constructor & Destructor Documentation

llvm::SystemZII::Branch::Branch ( BranchType  type,
unsigned  ccValid,
unsigned  ccMask,
const MachineOperand target 
) [inline]

Definition at line 107 of file SystemZInstrInfo.h.


Member Data Documentation

Definition at line 102 of file SystemZInstrInfo.h.

Referenced by llvm::SystemZInstrInfo::AnalyzeBranch().

Definition at line 99 of file SystemZInstrInfo.h.

Referenced by llvm::SystemZInstrInfo::AnalyzeBranch().

Definition at line 96 of file SystemZInstrInfo.h.

Referenced by llvm::SystemZInstrInfo::AnalyzeBranch().


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