Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DSSAUpdater.h163 virtual void replaceLoadWithValue(LoadInst *LI, Value *V) const { in replaceLoadWithValue() function
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLICM.cpp770 void replaceLoadWithValue(LoadInst *LI, Value *V) const override { in replaceLoadWithValue() function in __anona599770b0211::LoopPromoter