Home | History | Annotate | Download | only in analysis

Lines Matching refs:insnRegCount

42 static void outputTypeVector(const RegType* regs, int insnRegCount, u1* data);
268 vdata->insnRegCount, mapData);
373 static void outputTypeVector(const RegType* regs, int insnRegCount, u1* data)
378 for (i = 0; i < insnRegCount; i++) {