Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp648 bool ShouldPrintDebugScopes = DD && MMI->hasDebugInfo(); in EmitFunctionBody() local
668 if (ShouldPrintDebugScopes) { in EmitFunctionBody()
708 if (ShouldPrintDebugScopes) { in EmitFunctionBody()
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp847 bool ShouldPrintDebugScopes = MMI->hasDebugInfo(); in EmitFunctionBody() local
863 if (ShouldPrintDebugScopes) { in EmitFunctionBody()
907 if (ShouldPrintDebugScopes) { in EmitFunctionBody()