Searched refs:LLVMInstructionClone (Results 1 – 3 of 3) sorted by relevance
3295 LLVMValueRef LLVMInstructionClone(LLVMValueRef Inst);
1458 return LLVMInstructionClone(Inst); in llvm_instr_clone()
2790 LLVMValueRef LLVMInstructionClone(LLVMValueRef Inst) { in LLVMInstructionClone() function