Searched refs:tuneForSCE (Results 1 – 2 of 2) sorted by relevance
840 bool tuneForSCE() const { return DebuggerTuning == DebuggerKind::SCE; } in tuneForSCE() function
384 UseAllLinkageNames = !tuneForSCE(); in DwarfDebug()2535 if (AP.getDwarfVersion() >= 4 && !AP.getDwarfDebug()->tuneForSCE() && in emitDebugLocValue()