Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Transforms/Utils/
DDebugify.cpp38 cl::opt<Level> DebugifyLevel( variable
135 if (DebugifyLevel < Level::LocationsAndVariables) in applyDebugifyMetadata()
173 if (DebugifyLevel == Level::LocationsAndVariables && !InsertedDbgVal) { in applyDebugifyMetadata()