Searched refs:oldCountRegs (Results 1 – 1 of 1) sorted by relevance
116 int oldCountRegs = nonOptRmeth.getBlocks().getRegCount(); in updateRopStatistics() local122 + " regs (o/n):" + oldCountRegs in updateRopStatistics()133 += (rmeth.getBlocks().getRegCount() - oldCountRegs); in updateRopStatistics()