Searched refs:constfolding (Results 1 – 1 of 1) sorted by relevance
978 static int constfolding (FuncState *fs, int op, expdesc *e1, in constfolding() function1070 if (constfolding(fs, op + LUA_OPUNM, e, &ef)) in luaK_prefix()1160 if (!constfolding(fs, op + LUA_OPADD, e1, e2)) in luaK_posfix()