Searched refs:CopyGeneration (Results 1 – 1 of 1) sorted by relevance
1505 class CopyGeneration : public Transformation { class1507 CopyGeneration(BitTracker &bt, const HexagonInstrInfo &hii, in CopyGeneration() function in __anonfdae12600711::CopyGeneration1546 bool CopyGeneration::findMatch(const BitTracker::RegisterRef &Inp, in findMatch()1593 bool CopyGeneration::processBlock(MachineBasicBlock &B, in processBlock()2803 CopyGeneration CopyG(BT, HII, HRI, MRI); in runOnMachineFunction()