Lines Matching defs:C1APIntVal
1138 const APInt &C1APIntVal = C1->getAPIntValue();1139 const APInt CombinedValueIntVal = C1APIntVal + C2APIntVal;