Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm-c/Transforms/
H A DIPO.h52 void LLVMAddAlwaysInlinerPass(LLVMPassManagerRef PM);
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/transforms/ipo/
H A Dipo_ocaml.c60 LLVMAddAlwaysInlinerPass(PM); in llvm_add_always_inliner()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DIPO.cpp96 void LLVMAddAlwaysInlinerPass(LLVMPassManagerRef PM) { in LLVMAddAlwaysInlinerPass() function