Searched refs:NumFunctionsFolded (Results 1 – 1 of 1) sorted by relevance
411 uint64_t NumFunctionsFolded = 0; in runOnFunctions() local550 NumFunctionsFolded += NumFoldedLastIteration; in runOnFunctions()573 if (NumFunctionsFolded) in runOnFunctions()574 outs() << "BOLT-INFO: ICF folded " << NumFunctionsFolded << " out of " in runOnFunctions()