Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/bindings/ocaml/executionengine/
Dexecutionengine_ocaml.c71 static struct custom_operations generic_value_ops = { variable
81 value Val = alloc_custom(&generic_value_ops, sizeof(LLVMGenericValueRef), 0, 1); in alloc_generic_value()