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