Searched refs:LLVMInstructionClone (Results 1 – 3 of 3) sorted by relevance
2371 LLVMValueRef LLVMInstructionClone(LLVMValueRef Inst);
1430 return LLVMInstructionClone(Inst); in llvm_instr_clone()
2032 LLVMValueRef LLVMInstructionClone(LLVMValueRef Inst) { in LLVMInstructionClone() function