Searched refs:CopyGeneration (Results 1 – 1 of 1) sorted by relevance
1464 class CopyGeneration : public Transformation { class1466 CopyGeneration(BitTracker &bt, const HexagonInstrInfo &hii, in CopyGeneration() function in __anon3f9b49d70711::CopyGeneration1496 bool CopyGeneration::findMatch(const BitTracker::RegisterRef &Inp, in findMatch()1540 bool CopyGeneration::processBlock(MachineBasicBlock &B, in processBlock()2204 CopyGeneration CopyG(BT, HII, MRI); in runOnMachineFunction()