Home | History | Annotate | Download | only in compiler

Lines Matching refs:funcID

1025     int funcID = getOp(opPos);
1029 if (-1 != funcID)
1031 Function func = m_functionTable.getFunction(funcID);
1059 java.lang.String name = m_functionTable.getFunctionName(funcID);