Home
last modified time | relevance | path

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

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