Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm-c/
H A DCore.h821 void LLVMAddModuleFlag(LLVMModuleRef M, LLVMModuleFlagBehavior Behavior,
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c370 LLVMAddModuleFlag(M, Int_val(Behaviour), String_val(Key), in llvm_add_module_flag()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DCore.cpp398 void LLVMAddModuleFlag(LLVMModuleRef M, LLVMModuleFlagBehavior Behavior, in LLVMAddModuleFlag() function