Searched defs:alloc_op (Results 1 – 1 of 1) sorted by relevance
171 f.walk([&](AllocOp alloc_op) { in find_output_indices()204 auto alloc_op = dyn_cast<AllocOp>(op); in find_reuse_candiates() local