Searched refs:tuneForSCE (Results 1 – 3 of 3) sorted by relevance
925 bool tuneForSCE() const { return DebuggerTuning == DebuggerKind::SCE; } in tuneForSCE() function
360 UseARangesSection = GenerateARangeSection || tuneForSCE(); in DwarfDebug()369 UseAllLinkageNames = !tuneForSCE(); in DwarfDebug()3124 if (AP.getDwarfVersion() >= 4 && !AP.getDwarfDebug()->tuneForSCE() && in emitDebugLocValue()
60 bool EnabledByDefault = DD->tuneForSCE(); in AddLinkageNamesToDeclCallOriginsForTuning()