Searched refs:VariableInstructions (Results 1 – 1 of 1) sorted by relevance
303 std::vector<EncodingIDAndOpcode> VariableInstructions; member in __anoncf345abb0311::Filter575 VariableInstructions(std::move(f.VariableInstructions)), in Filter()607 VariableInstructions.push_back(Owner->Opcodes[i]); in Filter()611 assert((FilteredInstructions.size() + VariableInstructions.size() > 0) in Filter()625 if (!VariableInstructions.empty()) { in recurse()634 VariableInstructions, Owner->Operands, BitValueArray, *Owner))); in recurse()762 if (!VariableInstructions.empty()) in usefulness()