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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp969 static llvm::Value *shouldUseMemSetToInitialize(llvm::Constant *Init, function
1181 shouldUseMemSetToInitialize(constant, ConstantSize, CGM.getDataLayout());

Completed in 57 milliseconds