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