Searched refs:noUseAfterLastDef (Results 1 – 1 of 1) sorted by relevance
132 bool noUseAfterLastDef(unsigned Reg, unsigned Dist, unsigned &LastDef);385 bool TwoAddressInstructionPass::noUseAfterLastDef(unsigned Reg, unsigned Dist, in noUseAfterLastDef() function in TwoAddressInstructionPass645 if (!noUseAfterLastDef(regC, Dist, LastDefC)) in isProfitableToCommute()651 if (!noUseAfterLastDef(regB, Dist, LastDefB)) in isProfitableToCommute()