[LLVMdev] Setting how aggressive the inliner is in 2.1

Robert Zeh robert.a.zeh at gmail.com
Mon Jan 7 18:40:01 PST 2008


Is there a way to set how aggressive the inliner pass  
(createFunctionInliningPass) without going through the command line  
interface?

Is there any reason InlineLimit isn't an argument to the  
createFunctionInliningPass function?

Thanks,
Robert



More information about the llvm-dev mailing list