Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm-c/Transforms/
H A DIPO.h47 void LLVMAddFunctionInliningPass(LLVMPassManagerRef PM);
/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DIPO.cpp89 void LLVMAddFunctionInliningPass(LLVMPassManagerRef PM) { in LLVMAddFunctionInliningPass() function