Searched refs:CopyGeneration (Results 1 – 1 of 1) sorted by relevance
1495 class CopyGeneration : public Transformation { class1497 CopyGeneration(BitTracker &bt, const HexagonInstrInfo &hii, in CopyGeneration() function in __anon8bd5dd9f0711::CopyGeneration1536 bool CopyGeneration::findMatch(const BitTracker::RegisterRef &Inp, in findMatch()1583 bool CopyGeneration::processBlock(MachineBasicBlock &B, in processBlock()2793 CopyGeneration CopyG(BT, HII, HRI, MRI); in runOnMachineFunction()