Searched refs:replaceLoadWithValue (Results 1 – 3 of 3) sorted by relevance
406 replaceLoadWithValue(L, StoredValue); in run()435 replaceLoadWithValue(ALoad, NewVal); in run()466 replaceLoadWithValue(cast<LoadInst>(User), NewVal); in run()
165 virtual void replaceLoadWithValue(LoadInst *LI, Value *V) const {} in replaceLoadWithValue() function
1933 void replaceLoadWithValue(LoadInst *LI, Value *V) const override { in replaceLoadWithValue() function in __anonfba5b0a31211::LoopPromoter