Searched refs:VariableInstructions (Results 1 – 1 of 1) sorted by relevance
394 std::vector<EncodingIDAndOpcode> VariableInstructions; member in __anonfc09cd8b0211::Filter651 VariableInstructions(std::move(f.VariableInstructions)), in Filter()681 VariableInstructions.push_back(OpcPair); in Filter()685 assert((FilteredInstructions.size() + VariableInstructions.size() > 0) && in Filter()699 if (!VariableInstructions.empty()) { in recurse()709 VariableInstructions, Owner.Operands, in recurse()824 return FilteredInstructions.size() + VariableInstructions.empty(); in usefulness()