Searched refs:NumBytesSaved (Results 1 – 1 of 1) sorted by relevance
1603 uint64_t NumBytesSaved = 0; in runOnFunctions() local1612 ++NumBytesSaved; in runOnFunctions()1616 if (NumBytesSaved) in runOnFunctions()1617 outs() << "BOLT-INFO: removed " << NumBytesSaved in runOnFunctions()