Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprAgg.cpp1488 static bool isSimpleZero(const Expr *E, CodeGenFunction &CGF) { in isSimpleZero() function
1525 if (Dest.isZeroed() && isSimpleZero(E, CGF)) { in EmitInitializationToLValue()
1882 if (isSimpleZero(E, CGF)) return CharUnits::Zero(); in GetNumNonZeroBytesInInit()