Searched refs:newBlocksSize (Results 1 – 3 of 3) sorted by relevance
924 size_t newBlocksSize = new_blks.size(); in InstrumentFunction() local925 assert(newBlocksSize > 1); in InstrumentFunction()934 for (size_t i = 0; i < newBlocksSize - 1; i++) ++bi; in InstrumentFunction()
989 size_t newBlocksSize = new_blks.size(); in InstrumentFunction() local990 assert(newBlocksSize > 1); in InstrumentFunction()999 for (size_t i = 0; i < newBlocksSize - 1; i++) ++bi; in InstrumentFunction()