Searched defs:IsINC (Results 1 – 1 of 1) sorted by relevance
355 static inline unsigned getINCDECFromLEA(unsigned LEAOpcode, bool IsINC) { in getINCDECFromLEA()427 bool IsINC = Disp.getImm() == 1; in optTwoAddrLEA() local