Searched refs:PotentiallyNewifiableTFR (Results 1 – 1 of 1) sorted by relevance
65 DenseSet<MachineInstr *> PotentiallyNewifiableTFR; member in __anone08c66840111::HexagonCopyToCombine426 PotentiallyNewifiableTFR.insert(DefInst); in findPotentialNewifiableTFRs()479 PotentiallyNewifiableTFR.clear(); in runOnMachineFunction()493 if (ShouldCombineAggressively && PotentiallyNewifiableTFR.count(&I1)) in runOnMachineFunction()540 if (ShouldCombineAggressively && PotentiallyNewifiableTFR.count(&*I2)) in findPairable()