Searched refs:llvm_is_constant (Results 1 – 2 of 2) sorted by relevance
444 external is_constant : llvalue -> bool = "llvm_is_constant"
603 CAMLprim value llvm_is_constant(LLVMValueRef Val) { in llvm_is_constant() function