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

/freebsd-13-stable/contrib/llvm-project/llvm/tools/bugpoint/
H A Dbugpoint.cpp157 initializeAggressiveInstCombine(Registry);
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/
H A DInitializePasses.h40 void initializeAggressiveInstCombine(PassRegistry&);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp414 void llvm::initializeAggressiveInstCombine(PassRegistry &Registry) { function in class:llvm
/freebsd-13-stable/contrib/llvm-project/llvm/tools/opt/
H A Dopt.cpp560 initializeAggressiveInstCombine(Registry);

Completed in 115 milliseconds