Searched refs:tryReplaceCallWithLoadStore (Results 1 – 1 of 1) sorted by relevance
133 static Value *tryReplaceCallWithLoadStore(Oracle &O, Module &M, CallBase *CB) { in tryReplaceCallWithLoadStore() function246 if (Value *NewOp = tryReplaceCallWithLoadStore(O, M, CB)) in reduceInstruction()