Home
last modified time | relevance | path

Searched defs:replaceLoadWithValue (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/Transforms/Utils/
DSSAUpdater.h164 virtual void replaceLoadWithValue(LoadInst *LI, Value *V) const { in replaceLoadWithValue() function
/external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/
DSSAUpdater.h154 virtual void replaceLoadWithValue(LoadInst *LI, Value *V) const { in replaceLoadWithValue() function
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLICM.cpp654 virtual void replaceLoadWithValue(LoadInst *LI, Value *V) const { in replaceLoadWithValue() function in __anoncb096aa50211::LoopPromoter
/external/llvm/lib/Transforms/Scalar/
DLICM.cpp829 void replaceLoadWithValue(LoadInst *LI, Value *V) const override { in replaceLoadWithValue() function in __anon5af111790211::LoopPromoter