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