Searched refs:IsDAG (Results 1 – 2 of 2) sorted by relevance
1345 bool IsDAG = false; in ParseOperation() local1367 IsDAG = true; in ParseOperation()1395 if (IsDAG) { in ParseOperation()
1708 bool IsDAG = false; in ParseOperationForEachFilter() local1737 IsDAG = true; in ParseOperationForEachFilter()1768 if (Operation == tgtok::XForEach && !IsDAG) { in ParseOperationForEachFilter()