Searched refs:NumFnInlined (Results 1 – 1 of 1) sorted by relevance
81 uint64_t NumFnInlined = 0; member576 FnStats.NumFnInlined++; in collectStatsRecursive()917 (Stats.NumFnInlined + Stats.NumFnOutOfLine); in collectStatsForObjectFile()931 NumInlinedFunctions += Stats.IsFunction * Stats.NumFnInlined; in collectStatsForObjectFile()