Searched refs:ShouldCombineAggressively (Results 1 – 1 of 1) sorted by relevance
61 bool ShouldCombineAggressively; member in __anon0e9826260111::HexagonCopyToCombine115 bool ShouldCombineAggressively) { in isCombinableInstType() argument144 (ShouldCombineAggressively || NotExt); in isCombinableInstType()148 if (!ShouldCombineAggressively) in isCombinableInstType()254 if (!ShouldCombineAggressively) in isSafeToMoveTogether()299 if (!ShouldCombineAggressively) in isSafeToMoveTogether()375 if (!isCombinableInstType(DefInst, TII, ShouldCombineAggressively)) in findPotentialNewifiableTFRs()421 ShouldCombineAggressively = in runOnMachineFunction()437 if (ShouldCombineAggressively && PotentiallyNewifiableTFR.count(I1)) in runOnMachineFunction()441 if (!isCombinableInstType(I1, TII, ShouldCombineAggressively)) in runOnMachineFunction()[all …]