Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm-c/Transforms/
H A DIPO.h46 void LLVMAddFunctionInliningPass(LLVMPassManagerRef PM);
/openbsd/gnu/llvm/llvm/bindings/ocaml/transforms/ipo/
H A Dipo_ocaml.c48 LLVMAddFunctionInliningPass(PM); in llvm_add_function_inlining()
/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DIPO.cpp80 void LLVMAddFunctionInliningPass(LLVMPassManagerRef PM) { in LLVMAddFunctionInliningPass() function