LLVM API Documentation

Public Member Functions | Public Attributes
llvm::LiveRangeEdit::Remat Struct Reference

Remat - Information needed to rematerialize at a specific location. More...

#include <LiveRangeEdit.h>

Collaboration diagram for llvm::LiveRangeEdit::Remat:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Remat (VNInfo *ParentVNI)

Public Attributes

VNInfoParentVNI
MachineInstrOrigMI

Detailed Description

Remat - Information needed to rematerialize at a specific location.

Definition at line 172 of file LiveRangeEdit.h.


Constructor & Destructor Documentation

llvm::LiveRangeEdit::Remat::Remat ( VNInfo ParentVNI) [inline, explicit]

Definition at line 175 of file LiveRangeEdit.h.


Member Data Documentation


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