Searched refs:DebugType (Results 1 – 9 of 9) sorted by relevance
49 bool isCurrentDebugType(const char *DebugType) { in isCurrentDebugType() argument55 if (d == DebugType) in isCurrentDebugType()
26 #define DEBUG_TYPE ::llvm::ScoreboardHazardRecognizer::DebugType29 const char *ScoreboardHazardRecognizer::DebugType = ""; member in ScoreboardHazardRecognizer40 DebugType = ParentDebugType; in ScoreboardHazardRecognizer()
87 const char *DebugType; variable100 DebugType = "";105 void setDebugType(const char* s) { DebugType = s; }
15 <DebugType>full</DebugType>
89 static const char *DebugType; variable
134 void PragmaDebug(SourceLocation Loc, StringRef DebugType) override;415 StringRef DebugType) { in PragmaDebug() argument420 OS << DebugType; in PragmaDebug()
591 enum DebugType { enum
180 virtual void PragmaDebug(SourceLocation Loc, StringRef DebugType) { in PragmaDebug() argument
1734 DEBUG_WITH_TYPE(DebugType, dbgs() in replaceCongruentIVs()1790 DEBUG_WITH_TYPE(DebugType, dbgs() in replaceCongruentIVs()1810 DEBUG_WITH_TYPE(DebugType, dbgs() in replaceCongruentIVs()