Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCommandFlags.cpp451 static cl::opt<bool> EnableDebugEntryValues( in CGOPT() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Target/
H A DTargetOptions.h331 unsigned EnableDebugEntryValues : 1; variable