Searched refs:hasDebugInfo (Results 1 – 10 of 10) sorted by relevance
217 bool hasDebugInfo() const { return DbgInfoAvailable; } in hasDebugInfo() function
58 return MF.getMMI().hasDebugInfo() || in needsFrameMoves()
157 if (MMI.hasDebugInfo() && in set()
604 !FuncInfo.MF->getMMI().hasDebugInfo()) { in SelectCall()
4781 if (!DI.getDebugLoc().isUnknown() && MMI.hasDebugInfo()) in visitIntrinsicCall()
58 bool NeedsFrameMoves = MMI.hasDebugInfo() in emitPrologue()
651 if (MMI->hasDebugInfo()) in needsCFIMoves()698 bool ShouldPrintDebugScopes = DD && MMI->hasDebugInfo(); in EmitFunctionBody()
1617 if (!MMI->hasDebugInfo()) in beginFunction()1842 if (!MMI->hasDebugInfo() || LScopes.empty()) return; in endFunction()
345 bool needsFrameMoves = MMI.hasDebugInfo() || in emitPrologue()
397 bool needsFrameMoves = MMI.hasDebugInfo() || in emitPrologue()