Home
last modified time | relevance | path

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

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