Searched refs:hasInefficientLEABaseReg (Results 1 – 1 of 1) sorted by relevance
304 static inline bool hasInefficientLEABaseReg(const MachineOperand &Base, in hasInefficientLEABaseReg() function542 if (!(TII->isThreeOperandsLEA(MI) || hasInefficientLEABaseReg(Base, Index)) || in processInstrForSlow3OpLEA()