Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp87 CGOPT(bool, EnableStackSizeSection) in CGOPT()
399 static cl::opt<bool> EnableStackSizeSection( in CGOPT() local
403 CGBINDOPT(EnableStackSizeSection); in CGOPT()