Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DDebugify.cpp46 cl::opt<Level> DebugifyLevel( variable
143 if (DebugifyLevel < Level::LocationsAndVariables) in applyDebugifyMetadata()
181 if (DebugifyLevel == Level::LocationsAndVariables && !InsertedDbgVal) { in applyDebugifyMetadata()