Searched refs:ShouldEmitDebugEntryValues (Results 1 – 3 of 3) sorted by relevance
53 bool TargetOptions::ShouldEmitDebugEntryValues() const { in ShouldEmitDebugEntryValues() function in TargetOptions
334 bool ShouldEmitDebugEntryValues() const;
442 EmitDebugEntryValues = Asm->TM.Options.ShouldEmitDebugEntryValues(); in DwarfDebug()