Searched refs:DepVar (Results 1 – 2 of 2) sorted by relevance
737 for (const std::string &DepVar : DepVars) { in DumpDepVars() local738 DEBUG(errs() << DepVar << " "); in DumpDepVars()
4389 for (const auto &DepVar : DepVars) { in DumpDepVars() local4390 LLVM_DEBUG(errs() << DepVar.getKey() << " "); in DumpDepVars()