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