LLVM API Documentation

llvm::FixedStackPseudoSourceValue Member List
This is the complete list of members for llvm::FixedStackPseudoSourceValue, including all inherited members.
classof(const PseudoSourceValue *V)llvm::FixedStackPseudoSourceValue [inline, static]
FixedStackPseudoSourceValue(int fi)llvm::FixedStackPseudoSourceValue [inline, explicit]
getConstantPool()llvm::PseudoSourceValue [static]
getFixedStack(int FI)llvm::PseudoSourceValue [static]
getFrameIndex() const llvm::FixedStackPseudoSourceValue [inline]
getGOT()llvm::PseudoSourceValue [static]
getJumpTable()llvm::PseudoSourceValue [static]
getStack()llvm::PseudoSourceValue [static]
isAliased(const MachineFrameInfo *MFI) const overridellvm::FixedStackPseudoSourceValue [virtual]
isConstant(const MachineFrameInfo *MFI) const overridellvm::FixedStackPseudoSourceValue [virtual]
isFixedllvm::PseudoSourceValue
mayAlias(const MachineFrameInfo *) const overridellvm::FixedStackPseudoSourceValue [virtual]
printCustom(raw_ostream &OS) const overridellvm::FixedStackPseudoSourceValue [virtual]
PseudoSourceValue(bool isFixed=false)llvm::PseudoSourceValue [explicit]
~PseudoSourceValue()llvm::PseudoSourceValue [virtual]