Searched refs:identifyUsedOperands (Results 1 – 1 of 1) sorted by relevance
79 std::vector<bool> identifyUsedOperands(const Model& model) { in identifyUsedOperands() function262 const auto operandsUsed = identifyUsedOperands(*model); in removeDeadOperands()