Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGExprAgg.cpp1397 static bool castPreservesZero(const CastExpr *CE) { in castPreservesZero() function
1495 if (!castPreservesZero(CE)) in isSimpleZero()