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