Searched refs:isNestedDagArg (Results 1 – 3 of 3) sorted by relevance
929 if (tree.isNestedDagArg(i)) { in handleReplaceWithNativeCodeCall()1120 if (node.isNestedDagArg(argIndex)) { in createSeparateLocalVarsForOpArgs()1133 if (node.isNestedDagArg(argIndex)) { in createSeparateLocalVarsForOpArgs()1236 if (node.isNestedDagArg(argIndex)) { in createAggregateLocalVarsForOpArgs()1248 if (node.isNestedDagArg(argIndex)) { in createAggregateLocalVarsForOpArgs()
144 bool DagNode::isNestedDagArg(unsigned index) const { in isNestedDagArg() function in DagNode153 assert(!isNestedDagArg(index)); in getArgAsLeaf()652 if (tree.isNestedDagArg(i)) { in collectBoundSymbols()
155 bool isNestedDagArg(unsigned index) const;