Searched refs:markUsed (Results 1 – 1 of 1) sorted by relevance
81 auto markUsed = [&used](const std::vector<uint32_t>& indexes) { in identifyUsedOperands() local86 markUsed(operation.inputs); in identifyUsedOperands()87 markUsed(operation.outputs); in identifyUsedOperands()89 markUsed(model.main.inputIndexes); in identifyUsedOperands()