Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp462 static cl::opt<bool> EnableDebugEntryValues( CGOPT() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h336 unsigned EnableDebugEntryValues : 1; global() variable