Home | History | Annotate | Download | only in IR

Lines Matching refs:LLVMGetInstructionCallConv

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