LLVM
8.0.1
|
This is the complete list of members for llvm::LoadAndStorePromoter, including all inherited members.
doExtraRewritesBeforeFinalDeletion() const | llvm::LoadAndStorePromoter | inlinevirtual |
instructionDeleted(Instruction *I) const | llvm::LoadAndStorePromoter | inlinevirtual |
isInstInList(Instruction *I, const SmallVectorImpl< Instruction *> &Insts) const | llvm::LoadAndStorePromoter | virtual |
LoadAndStorePromoter(ArrayRef< const Instruction *> Insts, SSAUpdater &S, StringRef Name=StringRef()) | llvm::LoadAndStorePromoter | |
replaceLoadWithValue(LoadInst *LI, Value *V) const | llvm::LoadAndStorePromoter | inlinevirtual |
run(const SmallVectorImpl< Instruction *> &Insts) const | llvm::LoadAndStorePromoter | |
SSA | llvm::LoadAndStorePromoter | protected |
updateDebugInfo(Instruction *I) const | llvm::LoadAndStorePromoter | inlinevirtual |
~LoadAndStorePromoter()=default | llvm::LoadAndStorePromoter | virtual |