Searched defs:fpm (Results 1 – 1 of 1) sorted by relevance
1077 llvm::legacy::FunctionPassManager &fpm, llvm::Function &toInvoke, in createCatchWrappedInvokeFunction()1342 llvm::legacy::FunctionPassManager &fpm, in createThrowExceptionFunction()1459 llvm::legacy::FunctionPassManager &fpm, in createUnwindExceptionTest()1920 llvm::legacy::FunctionPassManager fpm(module); in main() local