Searched refs:constfolding (Results 1 – 1 of 1) sorted by relevance
1315 static int constfolding (FuncState *fs, int op, expdesc *e1, in constfolding() function1558 if (constfolding(fs, op + LUA_OPUNM, e, &ef)) in luaK_prefix()1645 if (foldbinop(opr) && constfolding(fs, opr + LUA_OPADD, e1, e2)) in luaK_posfix()