LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members
llvm::IntervalMapInfo< SlotIndex > Struct Template Reference

#include <SlotIndexes.h>

Inheritance diagram for llvm::IntervalMapInfo< SlotIndex >:
Inheritance graph
[legend]
Collaboration diagram for llvm::IntervalMapInfo< SlotIndex >:
Collaboration graph
[legend]

Additional Inherited Members

- Static Public Member Functions inherited from llvm::IntervalMapHalfOpenInfo< SlotIndex >
static bool startLess (const SlotIndex &x, const SlotIndex &a)
 startLess - Return true if x is not in [a;b). More...
 
static bool stopLess (const SlotIndex &b, const SlotIndex &x)
 stopLess - Return true if x is not in [a;b). More...
 
static bool adjacent (const SlotIndex &a, const SlotIndex &b)
 adjacent - Return true when the intervals [x;a) and [b;y) can coalesce. More...
 

Detailed Description

template<>
struct llvm::IntervalMapInfo< SlotIndex >

Definition at line 705 of file SlotIndexes.h.


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