Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp1256 static Instruction *combineAddSubWithShlAddSub(InstCombiner::BuilderTy &Builder, in combineAddSubWithShlAddSub() function
1520 if (Instruction *R = combineAddSubWithShlAddSub(Builder, I)) in visitAdd()