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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp981 static bool shouldSplitConstantStore(CodeGenModule &CGM, function
1195 if (shouldSplitConstantStore(CGM, ConstantSize)) {

Completed in 65 milliseconds