Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombine.h95 FunctionPass *createInstructionCombiningPass();
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/
H A DLinkAllPasses.h82 (void) llvm::createInstructionCombiningPass(); in ForcePassLinking()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp4935 FunctionPass *llvm::createInstructionCombiningPass() { in createInstructionCombiningPass() function in llvm