Searched refs:ShouldEmitDebugEntryValues (Results 1 – 5 of 5) sorted by relevance
53 bool TargetOptions::ShouldEmitDebugEntryValues() const { in ShouldEmitDebugEntryValues() function in TargetOptions
339 bool ShouldEmitDebugEntryValues() const;
186 bool ShouldEmitDebugEntryValues; member in TransferTracker275 ShouldEmitDebugEntryValues = TM.Options.ShouldEmitDebugEntryValues(); in TransferTracker()630 if (!ShouldEmitDebugEntryValues) in recoverAsEntryValue()
1640 if (TM.Options.ShouldEmitDebugEntryValues()) in transferRegisterDef()2183 if (!TM.Options.ShouldEmitDebugEntryValues()) in recordEntryValue()
424 EmitDebugEntryValues = Asm->TM.Options.ShouldEmitDebugEntryValues(); in DwarfDebug()