Searched refs:hasDebugInfo (Results 1 – 11 of 11) sorted by relevance
217 bool hasDebugInfo() const { return DbgInfoAvailable; } in hasDebugInfo() function
58 return MF.getMMI().hasDebugInfo() || in needsFrameMoves()
87 bool needsFrameMoves = MMI.hasDebugInfo() || in emitPrologue()
117 if (MMI.hasDebugInfo() && in set()
605 !FuncInfo.MF->getMMI().hasDebugInfo()) { in SelectCall()
4660 if (!DI.getDebugLoc().isUnknown() && MMI.hasDebugInfo()) in visitIntrinsicCall()
58 bool NeedsFrameMoves = MMI.hasDebugInfo() in emitPrologue()
607 if (MMI->hasDebugInfo()) in needsCFIMoves()654 bool ShouldPrintDebugScopes = DD && MMI->hasDebugInfo(); in EmitFunctionBody()
1358 if (!MMI->hasDebugInfo()) return; in beginFunction()1547 if (!MMI->hasDebugInfo() || LScopes.empty()) return; in endFunction()
312 bool needsFrameMoves = MMI.hasDebugInfo() || in emitPrologue()
657 bool needsFrameMoves = MMI.hasDebugInfo() || in emitPrologue()