LLVM API Documentation

Public Types
llvm::LiveInterval::InstrSlots Struct Reference

#include <LiveInterval.h>

List of all members.

Public Types

enum  {
  LOAD = 0, USE = 1, DEF = 2, STORE = 3,
  NUM = 4
}

Detailed Description

Definition at line 147 of file LiveInterval.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
LOAD 
USE 
DEF 
STORE 
NUM 

Definition at line 148 of file LiveInterval.h.


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