Searched refs:LLVMAddInstructionCombiningPass (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm-c/Transforms/
H A DInstCombine.h31 void LLVMAddInstructionCombiningPass(LLVMPassManagerRef PM);
H A DScalar.h68 void LLVMAddInstructionCombiningPass(LLVMPassManagerRef PM);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3891 void LLVMAddInstructionCombiningPass(LLVMPassManagerRef PM) { function

Completed in 174 milliseconds