Searched refs:FilteredInstructions (Results 1 – 1 of 1) sorted by relevance
391 std::map<uint64_t, std::vector<EncodingIDAndOpcode>> FilteredInstructions; member in __anonfc09cd8b0211::Filter650 FilteredInstructions(std::move(f.FilteredInstructions)), in Filter()676 FilteredInstructions[Field].push_back(LastOpcFiltered); in Filter()685 assert((FilteredInstructions.size() + VariableInstructions.size() > 0) && in Filter()721 for (const auto &Inst : FilteredInstructions) { in recurse()824 return FilteredInstructions.size() + VariableInstructions.empty(); in usefulness()