Searched refs:isNestedInFunctionOpInterface (Results 1 – 2 of 2) sorted by relevance
118 static bool isNestedInFunctionOpInterface(Operation *op) { in isNestedInFunctionOpInterface() function125 return isNestedInFunctionOpInterface(op->getParentOp()); in isNestedInFunctionOpInterface()
3980 CPred<"isNestedInFunctionOpInterface($_op.getParentOp())">>;