Searched refs:EvalBinOp (Results 1 – 1 of 1) sorted by relevance
173 auto EvalBinOp = [&SVB, State, T](BinaryOperatorKind Op, NonLoc L, NonLoc R) { in computeOffset() local200 auto Delta = EvalBinOp(BO_Mul, *Index, Size); in computeOffset()205 Offset = EvalBinOp(BO_Add, *Offset, *Delta); in computeOffset()