Searched refs:getNumReturnsOfNativeCode (Results 1 – 3 of 3) sorted by relevance
107 int getNumReturnsOfNativeCode() const;202 int getNumReturnsOfNativeCode() const;
86 int DagLeaf::getNumReturnsOfNativeCode() const { in getNumReturnsOfNativeCode() function in DagLeaf128 int DagNode::getNumReturnsOfNativeCode() const { in getNumReturnsOfNativeCode() function in DagNode721 infoMap.bindValues(treeName, tree.getNumReturnsOfNativeCode()), in collectBoundSymbols()
1066 resultTree.getNumReturnsOfNativeCode() == 0) in emitRewriteLogic()1291 if (tree.getNumReturnsOfNativeCode() != 0) { in handleReplaceWithNativeCodeCall()1298 symbolInfoMap.bindValues(varName, tree.getNumReturnsOfNativeCode()); in handleReplaceWithNativeCodeCall()1326 return node.getNumReturnsOfNativeCode(); in getNodeValueCount()