Searched refs:lSym (Results 1 – 1 of 1) sorted by relevance
671 if (SymbolRef lSym = lhs.getAsLocSymbol()) in evalBinOpLL() local672 return MakeSymIntVal(lSym, op, rInt->getValue(), resultTy); in evalBinOpLL()