Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
Loading...
Searching...
No Matches
proteus::PointerStorage Member List

This is the complete list of members for proteus::PointerStorage, including all inherited members.

clone() const overrideproteus::PointerStorageinlinevirtual
getAllocatedType() const overrideproteus::PointerStoragevirtual
getSlot() const overrideproteus::PointerStoragevirtual
getValueType() const overrideproteus::PointerStoragevirtual
IRBproteus::VarStorageprotected
loadPointer() constproteus::PointerStorage
loadValue() const overrideproteus::PointerStoragevirtual
PointerStorage(AllocaInst *PtrSlot, IRBuilderBase &IRB, Type *PointerElemTy)proteus::PointerStorageinline
PointerStorage(Value *PtrSlot, IRBuilderBase &IRB, Type *PointerElemTy)proteus::PointerStorageinline
storePointer(Value *Ptr)proteus::PointerStorage
storeValue(Value *Val) overrideproteus::PointerStoragevirtual
VarStorage(IRBuilderBase &IRB)proteus::VarStorageinline
~VarStorage()=defaultproteus::VarStoragevirtual