Searched refs:CopyGeneration (Results 1 – 1 of 1) sorted by relevance
1510 class CopyGeneration : public Transformation { class1512 CopyGeneration(BitTracker &bt, const HexagonInstrInfo &hii, in CopyGeneration() function in __anonbc27dab50711::CopyGeneration1551 bool CopyGeneration::findMatch(const BitTracker::RegisterRef &Inp, in findMatch()1598 bool CopyGeneration::processBlock(MachineBasicBlock &B, in processBlock()2807 CopyGeneration CopyG(BT, HII, HRI, MRI); in runOnMachineFunction()