Searched refs:replaceLoadWithValue (Results 1 – 2 of 2) sorted by relevance
456 replaceLoadWithValue(L, StoredValue); in run()485 replaceLoadWithValue(ALoad, NewVal); in run()519 replaceLoadWithValue(cast<LoadInst>(User), NewVal); in run()
180 virtual void replaceLoadWithValue(LoadInst *LI, Value *V) const {} in replaceLoadWithValue() function