Searched defs:replaceLoadWithValue (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Transforms/Utils/
H A DSSAUpdater.h149 /// replaceLoadWithValue - Clients can choose to implement this to get
151 virtual void replaceLoadWithValue(LoadInst *LI, Value *V) const { function in class:llvm::LoadAndStorePromoter
/external/llvm/lib/Transforms/Scalar/
H A DLICM.cpp667 virtual void replaceLoadWithValue(LoadInst *LI, Value *V) const { function in class:__anon7775::LoopPromoter

Completed in 44 milliseconds