Searched refs:replaceLoadWithValue (Results 1 – 3 of 3) sorted by relevance
423 replaceLoadWithValue(L, StoredValue); in run()452 replaceLoadWithValue(ALoad, NewVal); in run()483 replaceLoadWithValue(cast<LoadInst>(User), NewVal); in run()
166 virtual void replaceLoadWithValue(LoadInst *LI, Value *V) const {} in replaceLoadWithValue() function
1683 void replaceLoadWithValue(LoadInst *LI, Value *V) const override { in replaceLoadWithValue() function in __anonde5fbdfd0d11::LoopPromoter