Searched refs:createInstSimplifyLegacyPass (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DInstSimplifyPass.h41 FunctionPass *createInstSimplifyLegacyPass();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInstSimplifyPass.cpp127 FunctionPass *llvm::createInstSimplifyLegacyPass() { function in class:llvm
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/
H A DLinkAllPasses.h123 (void) llvm::createInstSimplifyLegacyPass();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DPassManagerBuilder.cpp851 MPM.add(createInstSimplifyLegacyPass());

Completed in 58 milliseconds