Searched refs:isADDInstrEligibleForFolding (Results 1 – 2 of 2) sorted by relevance
425 bool isADDInstrEligibleForFolding(MachineInstr &ADDMI) const;
2563 if (!isADDInstrEligibleForFolding(*ADDMI)) in foldFrameOffset()2643 bool PPCInstrInfo::isADDInstrEligibleForFolding(MachineInstr &ADDMI) const { in isADDInstrEligibleForFolding() function in PPCInstrInfo