Searched defs:NumCalls (Results 1 – 3 of 3) sorted by relevance
69 unsigned NumCalls; member
303 auto NumCalls = readNumber<unsigned>(); in read() local
207 static unsigned ApproximateLoopSize(const Loop *L, unsigned &NumCalls, in ApproximateLoopSize()