Searched refs:NumAllProfiledFunctions (Results 1 – 1 of 1) sorted by relevance
1374 const size_t NumAllProfiledFunctions = in runOnFunctions() local1376 outs() << "BOLT-INFO: " << NumAllProfiledFunctions << " out of " in runOnFunctions()1378 << format("%.1f", NumAllProfiledFunctions / in runOnFunctions()1388 NumStaleProfileFunctions / (float)NumAllProfiledFunctions * 100.0f; in runOnFunctions()