Searched defs:hasDebugInfo (Results 1 – 9 of 9) sorted by relevance
158 static bool hasDebugInfo(const MachineModuleInfo *MMI, in hasDebugInfo() function
100 bool hasDebugInfo = MMI.hasDebugInfo(); in emitPrologue() local
187 bool hasDebugInfo() const { return DbgInfoAvailable; } in hasDebugInfo() function
217 bool hasDebugInfo() const { return DbgInfoAvailable; } in hasDebugInfo() function
242 bool hasDebugInfo() const { return DbgInfoAvailable; } in hasDebugInfo() function
479 bool NativeRawSymbol::hasDebugInfo() const { in hasDebugInfo() function in NativeRawSymbol
832 bool DIARawSymbol::hasDebugInfo() const { in hasDebugInfo() function in DIARawSymbol
973 bool DIARawSymbol::hasDebugInfo() const { in hasDebugInfo() function in DIARawSymbol
82 bool hasDebugInfo() const { return !LineVec.empty();} in hasDebugInfo() function in SPIRV::SPIRVModuleImpl