Searched refs:IndexOpcode (Results 1 – 1 of 1) sorted by relevance
557 unsigned IndexOpcode = Index->getOpcode(); in shouldUseLA() local558 if (IndexOpcode == ISD::SIGN_EXTEND || in shouldUseLA()559 IndexOpcode == ISD::SIGN_EXTEND_INREG) in shouldUseLA()