HomeSort by relevance Sort by last modified time
    Searched defs:DebugType (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/CodeGen/
ScoreboardHazardRecognizer.h 90 static const char *DebugType;
  /external/llvm/lib/CodeGen/
ScoreboardHazardRecognizer.cpp 16 #define DEBUG_TYPE ::llvm::ScoreboardHazardRecognizer::DebugType
28 const char *ScoreboardHazardRecognizer::DebugType = "";
39 DebugType = ParentDebugType;
  /external/llvm/include/llvm/Analysis/
ScalarEvolutionExpander.h 85 const char *DebugType;
97 DebugType = "";
102 void setDebugType(const char* s) { DebugType = s; }
  /external/llvm/include/llvm/Support/
COFF.h 523 enum DebugType {

Completed in 160 milliseconds