Home
last modified time | relevance | path

Searched refs:constfolding (Results 1 – 1 of 1) sorted by relevance

/external/lua/src/
Dlcode.c1315 static int constfolding (FuncState *fs, int op, expdesc *e1, in constfolding() function
1558 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()