Home
last modified time | relevance | path

Searched refs:createInstructionCombiningPass (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombine.h92 LLVM_ABI FunctionPass *createInstructionCombiningPass();
/freebsd/contrib/llvm-project/llvm/include/llvm/
H A DLinkAllPasses.h90 (void)llvm::createInstructionCombiningPass(); in ForcePassLinking()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp6044 FunctionPass *llvm::createInstructionCombiningPass() { in createInstructionCombiningPass() function in llvm
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc18983 {"_ZN4llvm30createInstructionCombiningPassEv", "llvm::createInstructionCombiningPass()"},