Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp1405 static Instruction *foldBoxMultiply(BinaryOperator &I) { in foldBoxMultiply() function
1463 if (Instruction *R = foldBoxMultiply(I)) in visitAdd()