Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm-c/Transforms/
DIPO.h43 void LLVMAddFunctionAttrsPass(LLVMPassManagerRef PM);
/openbsd/src/gnu/llvm/llvm/bindings/ocaml/transforms/ipo/
Dipo_ocaml.c42 LLVMAddFunctionAttrsPass(PM); in llvm_add_function_attrs()
/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DIPO.cpp76 void LLVMAddFunctionAttrsPass(LLVMPassManagerRef PM) { in LLVMAddFunctionAttrsPass() function