Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/
DCommandFlags.cpp89 CGOPT(bool, EnableStackSizeSection) in CGOPT()
414 static cl::opt<bool> EnableStackSizeSection( in CGOPT() local
418 CGBINDOPT(EnableStackSizeSection); in CGOPT()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DCommandFlags.inc270 static cl::opt<bool> EnableStackSizeSection(
316 Options.EmitStackSizeSection = EnableStackSizeSection;