Searched refs:foldbinop (Results 1 – 2 of 2) sorted by relevance
45 #define foldbinop(op) ((op) <= OPR_SHR) macro
1645 if (foldbinop(opr) && constfolding(fs, opr + LUA_OPADD, e1, e2)) in luaK_posfix()