Home
last modified time | relevance | path

Searched refs:LLVMInstructionClone (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm-c/
DCore.h3236 LLVMValueRef LLVMInstructionClone(LLVMValueRef Inst);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DCore.cpp2831 LLVMValueRef LLVMInstructionClone(LLVMValueRef Inst) { in LLVMInstructionClone() function