Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp1301 static Instruction *foldBoxMultiply(BinaryOperator &I) { in foldBoxMultiply() function
1357 if (Instruction *R = foldBoxMultiply(I)) in visitAdd()