Searched refs:PotentiallyNewifiableTFR (Results 1 – 1 of 1) sorted by relevance
64 DenseSet<MachineInstr *> PotentiallyNewifiableTFR; member in __anon0e9826260111::HexagonCopyToCombine375 PotentiallyNewifiableTFR.insert(DefInst); in findPotentialNewifiableTFRs()415 PotentiallyNewifiableTFR.clear(); in runOnMachineFunction()425 if (ShouldCombineAggressively && PotentiallyNewifiableTFR.count(I1)) in runOnMachineFunction()466 if (ShouldCombineAggressively && PotentiallyNewifiableTFR.count(I2)) in findPairable()