Searched refs:SecondInstructionMap (Results 1 – 2 of 2) sorted by relevance
158 class SecondInstructionMap {160 SecondInstructionMap(int num_insts_and_modes, int max_size_2);161 ~SecondInstructionMap();195 SecondInstructionMap(const SecondInstructionMap&); // NOLINT196 void operator=(const SecondInstructionMap&);
80 VCDiffInstructionMap::SecondInstructionMap::SecondInstructionMap( in SecondInstructionMap() function in open_vcdiff::VCDiffInstructionMap::SecondInstructionMap89 VCDiffInstructionMap::SecondInstructionMap::~SecondInstructionMap() { in ~SecondInstructionMap()103 void VCDiffInstructionMap::SecondInstructionMap::Add( in Add()127 OpcodeOrNone VCDiffInstructionMap::SecondInstructionMap::Lookup( in Lookup()