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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp984 uint64_t ByteSizeLimit = 64; local
987 if (GlobalByteSize <= ByteSizeLimit)

Completed in 104 milliseconds