Home
last modified time | relevance | path

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

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