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