Home
last modified time | relevance | path

Searched defs:SizeLimit (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonEarlyIfConv.cpp103 static cl::opt<unsigned> SizeLimit("eif-limit", cl::init(6), cl::Hidden, variable
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGDecl.cpp955 uint64_t SizeLimit = 32; in shouldUseBZeroPlusStoresToInitialize() local
969 uint64_t SizeLimit = 32; in shouldUseMemSetToInitialize() local