Home
last modified time | relevance | path

Searched refs:tuneForSCE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h840 bool tuneForSCE() const { return DebuggerTuning == DebuggerKind::SCE; } in tuneForSCE() function
H A DDwarfDebug.cpp384 UseAllLinkageNames = !tuneForSCE(); in DwarfDebug()
2535 if (AP.getDwarfVersion() >= 4 && !AP.getDwarfDebug()->tuneForSCE() && in emitDebugLocValue()