Home
last modified time | relevance | path

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

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