LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::SlotIndex Member List

This is the complete list of members for llvm::SlotIndex, including all inherited members.

distance(SlotIndex other) const llvm::SlotIndexinline
dump() const llvm::SlotIndex
getBaseIndex() const llvm::SlotIndexinline
getBoundaryIndex() const llvm::SlotIndexinline
getDeadSlot() const llvm::SlotIndexinline
getInstrDistance(SlotIndex other) const llvm::SlotIndexinline
getNextIndex() const llvm::SlotIndexinline
getNextSlot() const llvm::SlotIndexinline
getPrevIndex() const llvm::SlotIndexinline
getPrevSlot() const llvm::SlotIndexinline
getRegSlot(bool EC=false) const llvm::SlotIndexinline
InstrDist enum valuellvm::SlotIndex
isBlock() const llvm::SlotIndexinline
isDead() const llvm::SlotIndexinline
isEarlierInstr(SlotIndex A, SlotIndex B)llvm::SlotIndexinlinestatic
isEarlyClobber() const llvm::SlotIndexinline
isRegister() const llvm::SlotIndexinline
isSameInstr(SlotIndex A, SlotIndex B)llvm::SlotIndexinlinestatic
isValid() const llvm::SlotIndexinline
operator bool() const llvm::SlotIndexinline
operator!=(SlotIndex other) const llvm::SlotIndexinline
operator<(SlotIndex other) const llvm::SlotIndexinline
operator<=(SlotIndex other) const llvm::SlotIndexinline
operator==(SlotIndex other) const llvm::SlotIndexinline
operator>(SlotIndex other) const llvm::SlotIndexinline
operator>=(SlotIndex other) const llvm::SlotIndexinline
print(raw_ostream &os) const llvm::SlotIndex
SlotIndex()llvm::SlotIndexinline
SlotIndex(const SlotIndex &li, Slot s)llvm::SlotIndexinline
SlotIndexes classllvm::SlotIndexfriend