Searched refs:NumInstrumented (Results 1 – 2 of 2) sorted by relevance
597 int NumInstrumented = 0; in instrumentFunction() local600 (NumInstrumented >= ClDebugMin && NumInstrumented <= ClDebugMax)) { in instrumentFunction()608 NumInstrumented++; in instrumentFunction()611 if (NumInstrumented > 0) in instrumentFunction()
2957 int NumInstrumented = 0; in instrumentFunction() local2959 if (!suppressInstrumentationSiteForDebug(NumInstrumented)) in instrumentFunction()2965 if (!suppressInstrumentationSiteForDebug(NumInstrumented)) in instrumentFunction()