Searched refs:noUseAfterLastDef (Results 1 – 1 of 1) sorted by relevance
123 bool noUseAfterLastDef(Register Reg, unsigned Dist, unsigned &LastDef);244 bool TwoAddressInstructionPass::noUseAfterLastDef(Register Reg, unsigned Dist, in noUseAfterLastDef() function in TwoAddressInstructionPass500 if (!noUseAfterLastDef(RegC, Dist, LastDefC)) in isProfitableToCommute()506 if (!noUseAfterLastDef(RegB, Dist, LastDefB)) in isProfitableToCommute()