Lines Matching defs:BinExpr
860 BinaryOperator *BinExpr = cast<BinaryOperator>(Op1);861 return B.CreateCall(Callee, BinExpr->getOperand(1), "cos");