LowerInvoke.cpp | 40 void gen_predicted_chain(bool isRange, u2 tmp, int IMMC, bool isInterface, int inputReg); 112 gen_predicted_chain(isRange, tmp, methodIndex*4, false, 5/*tmp5*/); 311 gen_predicted_chain(isRange, tmp, -1, true /*interface*/, 1/*tmp1*/); 1666 void gen_predicted_chain(bool isRange, u2 tmp, int IMMC, bool isInterface, int inputReg) { function [all...] |