Searched defs:replaceWithNewValue (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Analysis/
H A DAliasAnalysis.h556 /// replaceWithNewValue - This method is the obvious combination of the two
559 void replaceWithNewValue(Value *Old, Value *New) { function in class:llvm::AliasAnalysis

Completed in 75 milliseconds