Home
last modified time | relevance | path

Searched defs:InstCombinePass (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp4018 InstCombinePass::InstCombinePass() : MaxIterations(LimitMaxIterations) {} in InstCombinePass() function in InstCombinePass
4020 InstCombinePass::InstCombinePass(unsigned MaxIterations) in InstCombinePass() function in InstCombinePass