Home | History | Annotate | Download | only in IR

Lines Matching refs:LLVMGetInstructionCallConv

1730 unsigned LLVMGetInstructionCallConv(LLVMValueRef Instr) {
1736 llvm_unreachable("LLVMGetInstructionCallConv applies only to call and invoke!");