Searched refs:ShouldEmitDebugEntryValues (Results 1 – 5 of 5) sorted by relevance
70 bool TargetOptions::ShouldEmitDebugEntryValues() const { in ShouldEmitDebugEntryValues() function in TargetOptions
347 bool ShouldEmitDebugEntryValues() const;
187 bool ShouldEmitDebugEntryValues; member in TransferTracker279 ShouldEmitDebugEntryValues = TM.Options.ShouldEmitDebugEntryValues(); in TransferTracker()656 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()