Searched refs:DebugifyLevel (Results 1 – 1 of 1) sorted by relevance
38 cl::opt<Level> DebugifyLevel( variable135 if (DebugifyLevel < Level::LocationsAndVariables) in applyDebugifyMetadata()173 if (DebugifyLevel == Level::LocationsAndVariables && !InsertedDbgVal) { in applyDebugifyMetadata()