Searched refs:VariableInstructions (Results 1 – 1 of 1) sorted by relevance
293 std::vector<EncodingIDAndOpcode> VariableInstructions; member in __anon983fc5010311::Filter565 VariableInstructions(std::move(f.VariableInstructions)), in Filter()597 VariableInstructions.push_back(Owner->Opcodes[i]); in Filter()601 assert((FilteredInstructions.size() + VariableInstructions.size() > 0) in Filter()615 if (!VariableInstructions.empty()) { in recurse()624 VariableInstructions, Owner->Operands, BitValueArray, *Owner))); in recurse()752 if (!VariableInstructions.empty()) in usefulness()