Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/include/llvm-c/
DCore.h2313 LLVMOpcode LLVMGetInstructionOpcode(LLVMValueRef Inst);
/freebsd-9-stable/contrib/llvm/lib/IR/
DCore.cpp1779 LLVMOpcode LLVMGetInstructionOpcode(LLVMValueRef Inst) { in LLVMGetInstructionOpcode() function