Searched refs:IsExp10 (Results 1 – 1 of 1) sorted by relevance
5320 bool IsExp10 = false; in expandPow() local5325 IsExp10 = LHSC->isExactlyValue(Ten); in expandPow()5330 if (IsExp10) { in expandPow()