Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombine.h37 InstCombinePass(InstCombinePass &&Arg) in InstCombinePass() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3627 InstCombinePass::InstCombinePass(bool ExpensiveCombines) in InstCombinePass() function in InstCombinePass
3630 InstCombinePass::InstCombinePass(bool ExpensiveCombines, unsigned MaxIterations) in InstCombinePass() function in InstCombinePass
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp4649 InstCombinePass::InstCombinePass() : MaxIterations(LimitMaxIterations) {} in InstCombinePass() function in InstCombinePass
4651 InstCombinePass::InstCombinePass(unsigned MaxIterations) in InstCombinePass() function in InstCombinePass