Searched refs:noUseAfterLastDef (Results 1 – 1 of 1) sorted by relevance
126 bool noUseAfterLastDef(Register Reg, unsigned Dist, unsigned &LastDef);339 bool TwoAddressInstructionImpl::noUseAfterLastDef(Register Reg, unsigned Dist, in noUseAfterLastDef() function in TwoAddressInstructionImpl696 if (!noUseAfterLastDef(RegC, Dist, LastDefC)) in isProfitableToCommute()702 if (!noUseAfterLastDef(RegB, Dist, LastDefB)) in isProfitableToCommute()