ΒΆunsigned int replaceNonLocalUsesWith(
llvm::Instruction* From,
llvm::Value* To)
unsigned int replaceNonLocalUsesWith(
llvm::Instruction* From,
llvm::Value* To)
Declared at: llvm/include/llvm/Transforms/Utils/Local.h:450
Parameters
- llvm::Instruction* From
- llvm::Value* To