Searched refs:llvm_remove_string_function_attr (Results 1 – 2 of 2) sorted by relevance
871 external llvm_remove_string_function_attr : llvalue -> string -> int -> unit872 = "llvm_remove_string_function_attr"881 llvm_remove_string_function_attr f k (AttrIndex.to_int i)
1342 value llvm_remove_string_function_attr(LLVMValueRef F, value Kind, in llvm_remove_string_function_attr() function