Searched refs:hasOnlyScalarElementwiseOp (Results 1 – 1 of 1) sorted by relevance
87 static bool hasOnlyScalarElementwiseOp(Region &r) { in hasOnlyScalarElementwiseOp() function119 return hasOnlyScalarElementwiseOp(genericOp.getRegion()); in isElementwise()