Searched refs:canInferType (Results 1 – 2 of 2) sorted by relevance
598 static bool canInferType(const Operator &op) { in canInferType() function608 if (canInferType(op)) in populateBuilderArgsResults()
1463 static bool canInferType(const Operator &op) { in canInferType() function1547 if (canInferType(op) && op.getNumRegions() == 0) in genSeparateArgParamBuilder()1902 if (canInferType(op) && op.getNumSuccessors() == 0) in genCollectiveParamBuilder()