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