Searched refs:MaxMemInstrCount (Results 1 – 3 of 3) sorted by relevance
55 static const unsigned MaxMemInstrCount = 100; variable168 if (DepMatrix.size() > MaxMemInstrCount) { in populateDependencyMatrix()169 DEBUG(dbgs() << "Cannot handle more than " << MaxMemInstrCount in populateDependencyMatrix()
73 static const unsigned MaxMemInstrCount = 100; variable173 if (DepMatrix.size() > MaxMemInstrCount) { in populateDependencyMatrix()174 LLVM_DEBUG(dbgs() << "Cannot handle more than " << MaxMemInstrCount in populateDependencyMatrix()
71 static const unsigned MaxMemInstrCount = 100; variable171 if (DepMatrix.size() > MaxMemInstrCount) { in populateDependencyMatrix()172 LLVM_DEBUG(dbgs() << "Cannot handle more than " << MaxMemInstrCount in populateDependencyMatrix()