Home
last modified time | relevance | path

Searched refs:IsWidenedIntegerOp (Results 1 – 1 of 1) sorted by last modified time

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp170 static bool IsWidenedIntegerOp(const ASTContext &Ctx, const Expr *E) { in IsWidenedIntegerOp() function
3420 !IsWidenedIntegerOp(CGF.getContext(), BO->getLHS()) && in EmitUndefinedBehaviorIntegerDivAndRemCheck()