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