Searched refs:factorizeLerp (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp1431 static Instruction *factorizeLerp(BinaryOperator &I, function
1454 if (Instruction *Lerp = factorizeLerp(I, Builder))

Completed in 56 milliseconds