Searched refs:PotentiallyNewifiableTFR (Results 1 – 1 of 1) sorted by relevance
63 DenseSet<MachineInstr *> PotentiallyNewifiableTFR; member in __anon0e9826260111::HexagonCopyToCombine387 PotentiallyNewifiableTFR.insert(DefInst); in findPotentialNewifiableTFRs()427 PotentiallyNewifiableTFR.clear(); in runOnMachineFunction()437 if (ShouldCombineAggressively && PotentiallyNewifiableTFR.count(I1)) in runOnMachineFunction()478 if (ShouldCombineAggressively && PotentiallyNewifiableTFR.count(I2)) in findPairable()