Searched refs:NumCalls (Results 1 – 3 of 3) sorted by relevance
66 unsigned NumCalls; member84 usesDynamicAlloca(false), NumInsts(0), NumBlocks(0), NumCalls(0), in CodeMetrics()
50 ++NumCalls; in analyzeBasicBlock()55 ++NumCalls; in analyzeBasicBlock()
202 static unsigned ApproximateLoopSize(const Loop *L, unsigned &NumCalls, in ApproximateLoopSize() argument209 NumCalls = Metrics.NumInlineCandidates; in ApproximateLoopSize()