LLVM 19.0.0git
llvm::SlotIndex Member List

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

distance(SlotIndex other) constllvm::SlotIndexinline
dump() constllvm::SlotIndex
getApproxInstrDistance(SlotIndex other) constllvm::SlotIndexinline
getBaseIndex() constllvm::SlotIndexinline
getBoundaryIndex() constllvm::SlotIndexinline
getDeadSlot() constllvm::SlotIndexinline
getNextIndex() constllvm::SlotIndexinline
getNextSlot() constllvm::SlotIndexinline
getPrevIndex() constllvm::SlotIndexinline
getPrevSlot() constllvm::SlotIndexinline
getRegSlot(bool EC=false) constllvm::SlotIndexinline
InstrDist enum valuellvm::SlotIndex
isBlock() constllvm::SlotIndexinline
isDead() constllvm::SlotIndexinline
isEarlierEqualInstr(SlotIndex A, SlotIndex B)llvm::SlotIndexinlinestatic
isEarlierInstr(SlotIndex A, SlotIndex B)llvm::SlotIndexinlinestatic
isEarlyClobber() constllvm::SlotIndexinline
isRegister() constllvm::SlotIndexinline
isSameInstr(SlotIndex A, SlotIndex B)llvm::SlotIndexinlinestatic
isValid() constllvm::SlotIndexinline
operator bool() constllvm::SlotIndexinlineexplicit
operator!=(SlotIndex other) constllvm::SlotIndexinline
operator<(SlotIndex other) constllvm::SlotIndexinline
operator<=(SlotIndex other) constllvm::SlotIndexinline
operator==(SlotIndex other) constllvm::SlotIndexinline
operator>(SlotIndex other) constllvm::SlotIndexinline
operator>=(SlotIndex other) constllvm::SlotIndexinline
print(raw_ostream &os) constllvm::SlotIndex
SlotIndex()=defaultllvm::SlotIndex
SlotIndex(IndexListEntry *entry, unsigned slot)llvm::SlotIndexinline
SlotIndex(const SlotIndex &li, Slot s)llvm::SlotIndexinline
SlotIndexesllvm::SlotIndexfriend