Searched refs:VariableInstructions (Results 1 – 1 of 1) sorted by relevance
281 std::vector<EncodingIDAndOpcode> VariableInstructions; member in __anonb45472a50311::Filter550 VariableInstructions(std::move(f.VariableInstructions)), in Filter()582 VariableInstructions.push_back(Owner->Opcodes[i]); in Filter()586 assert((FilteredInstructions.size() + VariableInstructions.size() > 0) in Filter()600 if (!VariableInstructions.empty()) { in recurse()609 VariableInstructions, Owner->Operands, BitValueArray, *Owner))); in recurse()737 if (!VariableInstructions.empty()) in usefulness()