Searched refs:noUseAfterLastDef (Results 1 – 2 of 2) sorted by relevance
7 # DistanceMap, function noUseAfterLastDef computes a wrong value for the later
123 bool noUseAfterLastDef(Register Reg, unsigned Dist, unsigned &LastDef);245 bool TwoAddressInstructionPass::noUseAfterLastDef(Register Reg, unsigned Dist, in noUseAfterLastDef() function in TwoAddressInstructionPass589 if (!noUseAfterLastDef(RegC, Dist, LastDefC)) in isProfitableToCommute()595 if (!noUseAfterLastDef(RegB, Dist, LastDefB)) in isProfitableToCommute()