Searched refs:replaceNonLocalUsesWith (Results 1 – 3 of 3) sorted by relevance
418 unsigned replaceNonLocalUsesWith(Instruction *From, Value *To);
441 replaceNonLocalUsesWith(Cond, ToVal); in ReplaceFoldableUses()
2417 unsigned llvm::replaceNonLocalUsesWith(Instruction *From, Value *To) { in replaceNonLocalUsesWith() function in llvm