Searched refs:replaceLoadWithValue (Results 1 – 3 of 3) sorted by relevance
412 replaceLoadWithValue(L, StoredValue); in run()441 replaceLoadWithValue(ALoad, NewVal); in run()472 replaceLoadWithValue(cast<LoadInst>(User), NewVal); in run()
163 virtual void replaceLoadWithValue(LoadInst *LI, Value *V) const { in replaceLoadWithValue() function
755 void replaceLoadWithValue(LoadInst *LI, Value *V) const override { in replaceLoadWithValue() function in __anon68105c7a0211::LoopPromoter