Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm-c/Transforms/
H A DPassManagerBuilder.h62 LLVMPassManagerBuilderUseInlinerWithThreshold(LLVMPassManagerBuilderRef PMB,
/llvm-project-15.0.7/llvm/bindings/go/llvm/
H A Dtransforms_pmbuilder.go62 C.LLVMPassManagerBuilderUseInlinerWithThreshold(pmb.C, C.uint(threshold))
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DPassManagerBuilder.cpp847 LLVMPassManagerBuilderUseInlinerWithThreshold(LLVMPassManagerBuilderRef PMB, in LLVMPassManagerBuilderUseInlinerWithThreshold() function