Searched refs:MHSi (Results 1 – 1 of 1) sorted by relevance
193 IntInit *MHSi = dynamic_cast<IntInit*>(MHS); in convertValue() local196 if (MHSi && RHSi) { in convertValue()197 int64_t MHSVal = MHSi->getValue(); in convertValue()