Searched defs:ShouldPrintDebugScopes (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | AsmPrinter.cpp | 680 bool ShouldPrintDebugScopes = DD && MMI->hasDebugInfo(); local 700 if (ShouldPrintDebugScopes) { 740 if (ShouldPrintDebugScopes) { |
Completed in 52 milliseconds