Searched refs:TopN (Results 1 – 2 of 2) sorted by relevance
16 DGNode *TopN = Nodes.front(); in getTop() local18 if (N->getInstruction()->comesBefore(TopN->getInstruction())) in getTop()19 TopN = N; in getTop()21 return TopN; in getTop()
3172 ProfileSummary &PS, uint32_t TopN, in showHotFunctionList() argument3229 Metric, TopN, OS); in showHotFunctionList()