Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGExprAgg.cpp1392 static bool castPreservesZero(const CastExpr *CE) { in castPreservesZero() function
1489 if (!castPreservesZero(CE)) in isSimpleZero()