Searched refs:attrArgs (Results 1 – 2 of 2) sorted by relevance
102 Operation::operand_range attrArgs = op.attributes(); in print() local105 [&](int i) { p << attrNames[i] << " = " << attrArgs[i]; }); in print()
202 Operation::operand_range attrArgs = op.attributes(); in print() local205 [&](int i) { p << attrNames[i] << " = " << attrArgs[i]; }); in print()