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