LLVM API Documentation

llvm::LiveIntervals::InstrSlots Struct Reference

#include <LiveIntervalAnalysis.h>

List of all members.

Public Types

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


Detailed Description

Definition at line 56 of file LiveIntervalAnalysis.h.


Member Enumeration Documentation

anonymous enum

Enumerator:
LOAD 
USE 
DEF 
STORE 
NUM 

Definition at line 58 of file LiveIntervalAnalysis.h.


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