Home
last modified time | relevance | path

Searched refs:castPreservesZero (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp1557 static bool castPreservesZero(const CastExpr *CE) { in castPreservesZero() function
1659 if (!castPreservesZero(CE)) in isSimpleZero()