Searched refs:canFixPastUses (Results 1 – 1 of 1) sorted by relevance
100 bool canFixPastUses(const ArrayRef<MachineInstr *> &Uses,243 if (!canFixPastUses(Uses, Add.getOperand(2), B)) in tryToCombine()352 bool ARCOptAddrMode::canFixPastUses(const ArrayRef<MachineInstr *> &Uses, in canFixPastUses() function in ARCOptAddrMode