Searched refs:func_result (Results 1 – 2 of 2) sorted by relevance
50 %func_result = call i32 @for_set_reentrancy(i32* @2), !dbg !12124 …%func_result = call i32 (i8*, i32, i64, i8*, i8*, ...) @for_write_seq_lis(i8* %"(i8*)var$3$", i32 …
652 auto func_result = getOperation().walk([&](tf_device::ClusterFuncOp cluster) { in runOnOperation() local658 if (!func_result.wasInterrupted() || !cluster_func.hasValue()) { in runOnOperation()