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