Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDecl.cpp943 static bool shouldUseBZeroPlusStoresToInitialize(llvm::Constant *Init, in shouldUseBZeroPlusStoresToInitialize() function
1113 if (shouldUseBZeroPlusStoresToInitialize(constant, ConstantSize)) { in emitStoresForConstant()