Home
last modified time | relevance | path

Searched refs:builder_ops (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c1624 static struct custom_operations builder_ops = { variable
1631 value V = alloc_custom(&builder_ops, sizeof(LLVMBuilderRef), 0, 1); in alloc_builder()