Searched refs:HasDebugInfo (Results 1 – 3 of 3) sorted by relevance
884 bool HasDebugInfo = MMI && MMI->hasDebugInfo(); in doFinalization() local901 if (HasDebugInfo) { in doFinalization()
314 bool HasDebugInfo = false; member in __anone3a6d1260111::Verifier2692 HasDebugInfo = (N != nullptr); in visitFunction()2693 if (!HasDebugInfo) in visitFunction()6033 if (!HasDebugInfo) in verifyFnArgs()
1565 bool HasDebugInfo = false; in readSpecialSections() local1584 HasDebugInfo = true; in readSpecialSections()1590 if (HasDebugInfo && !opts::UpdateDebugSections && !opts::AggregateOnly) { in readSpecialSections()