Searched refs:LogXTimesY (Results 1 – 1 of 1) sorted by relevance
951 Value *LogXTimesY = Builder.CreateFMulFMF(Log2, Y, &I); in visitFMul() local952 return BinaryOperator::CreateFSubFMF(LogXTimesY, Y, &I); in visitFMul()