Searched refs:LLVMInstructionClone (Results 1 – 3 of 3) sorted by relevance
2439 LLVMValueRef LLVMInstructionClone(LLVMValueRef Inst);
1419 return LLVMInstructionClone(Inst); in llvm_instr_clone()
2008 LLVMValueRef LLVMInstructionClone(LLVMValueRef Inst) { in LLVMInstructionClone() function