Searched refs:NumInstrumented (Results 1 – 2 of 2) sorted by relevance
617 int NumInstrumented = 0; in instrumentFunction() local620 (NumInstrumented >= ClDebugMin && NumInstrumented <= ClDebugMax)) { in instrumentFunction()628 NumInstrumented++; in instrumentFunction()631 if (NumInstrumented > 0) in instrumentFunction()
2883 int NumInstrumented = 0; in instrumentFunction() local2885 if (!suppressInstrumentationSiteForDebug(NumInstrumented)) in instrumentFunction()2891 if (!suppressInstrumentationSiteForDebug(NumInstrumented)) in instrumentFunction()