Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp2435 bool IsDAG = false; in ParseOperationForEachFilter() local
2464 IsDAG = true; in ParseOperationForEachFilter()
2496 if (Operation == tgtok::XForEach && !IsDAG) { in ParseOperationForEachFilter()