Home
last modified time | relevance | path

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

/external/llvm/bindings/ocaml/llvm/
Dllvm_ocaml.c1575 static struct custom_operations builder_ops = { variable
1586 value V = alloc_custom(&builder_ops, sizeof(LLVMBuilderRef), 0, 1); in alloc_builder()