Home
last modified time | relevance | path

Searched refs:DepVar (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp4499 for (const auto &DepVar : DepVars) { in DumpDepVars() local
4500 LLVM_DEBUG(errs() << DepVar.getKey() << " "); in DumpDepVars()