Searched refs:shouldUseBZeroPlusStoresToInitialize (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp948 static bool shouldUseBZeroPlusStoresToInitialize(llvm::Constant *Init, function
1166 if (shouldUseBZeroPlusStoresToInitialize(constant, ConstantSize)) {

Completed in 54 milliseconds