Searched refs:alloc_operand (Results 1 – 1 of 1) sorted by relevance
65 Value alloc_operand = in InsertDynamicAllocAndDealloc() local67 if (!alloc_operand.getType().isIndex()) { in InsertDynamicAllocAndDealloc()68 alloc_operand = rewriter->create<IndexCastOp>(loc, alloc_operand, in InsertDynamicAllocAndDealloc()71 dynamic_operands.push_back(alloc_operand); in InsertDynamicAllocAndDealloc()