Searched refs:llvm_is_conditional (Results 1 – 2 of 2) sorted by relevance
1089 external is_conditional : llvalue -> bool = "llvm_is_conditional"
1524 CAMLprim value llvm_is_conditional(LLVMValueRef V) { in llvm_is_conditional() function