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

/external/llvm/lib/Transforms/InstCombine/
H A DInstCombine.h276 // ReplaceInstUsesWith - This method is to be used when an instruction is
282 Instruction *ReplaceInstUsesWith(Instruction &I, Value *V) { function in class:llvm::InstCombiner

Completed in 785 milliseconds