Searched defs:InstructionCombiningPass (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombine.h42 class InstructionCombiningPass : public FunctionPass { class in namespace:llvm
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3851 InstructionCombiningPass::InstructionCombiningPass() function in class:InstructionCombiningPass
3856 InstructionCombiningPass::InstructionCombiningPass(unsigned MaxIterations) function in class:InstructionCombiningPass
[all...]

Completed in 141 milliseconds