Searched refs:ShouldCombineAggressively (Results 1 – 1 of 1) sorted by relevance
62 bool ShouldCombineAggressively; member in __anon0e9826260111::HexagonCopyToCombine116 bool ShouldCombineAggressively) { in isCombinableInstType() argument147 (ShouldCombineAggressively || NotExt); in isCombinableInstType()243 if (!ShouldCombineAggressively) in isSafeToMoveTogether()288 if (!ShouldCombineAggressively) in isSafeToMoveTogether()363 if (!isCombinableInstType(DefInst, TII, ShouldCombineAggressively)) in findPotentialNewifiableTFRs()409 ShouldCombineAggressively = in runOnMachineFunction()425 if (ShouldCombineAggressively && PotentiallyNewifiableTFR.count(I1)) in runOnMachineFunction()429 if (!isCombinableInstType(I1, TII, ShouldCombineAggressively)) in runOnMachineFunction()462 if (!isCombinableInstType(I2, TII, ShouldCombineAggressively)) in findPairable()[all …]