Searched refs:decoration_operands_iter (Results 1 – 2 of 2) sorted by relevance
113 auto decoration_operands_iter = inst_iter->begin(); in Process() local114 decoration_operands_iter++; // Skip the group target. in Process()115 operands.insert(operands.end(), decoration_operands_iter, in Process()