Searched refs:ShouldEmitDebugEntryValues (Results 1 – 4 of 4) sorted by relevance
54 bool TargetOptions::ShouldEmitDebugEntryValues() const { in ShouldEmitDebugEntryValues() function in TargetOptions
310 bool ShouldEmitDebugEntryValues() const;
1266 if (TM.Options.ShouldEmitDebugEntryValues()) in transferRegisterDef()1762 if (!TM.Options.ShouldEmitDebugEntryValues()) in recordEntryValue()
414 EmitDebugEntryValues = Asm->TM.Options.ShouldEmitDebugEntryValues(); in DwarfDebug()