Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DDebugify.cpp51 cl::opt<Level> DebugifyLevel( variable
149 if (DebugifyLevel < Level::LocationsAndVariables) in applyDebugifyMetadata()
187 if (DebugifyLevel == Level::LocationsAndVariables && !InsertedDbgVal) { in applyDebugifyMetadata()
340 if (DebugifyLevel > Level::Locations) { in collectDebugInfoMetadata()
583 if (DebugifyLevel > Level::Locations) { in checkDebugInfoMetadata()