Searched defs:fpm (Results 1 – 1 of 1) sorted by relevance
1129 llvm::legacy::FunctionPassManager &fpm, llvm::Function &toInvoke, in createCatchWrappedInvokeFunction()1394 llvm::legacy::FunctionPassManager &fpm, in createThrowExceptionFunction()1511 llvm::legacy::FunctionPassManager &fpm, in createUnwindExceptionTest()1972 llvm::legacy::FunctionPassManager fpm(module); in main() local