Home | History | Annotate | Download | only in Instrumentation

Lines Matching full:instrumented

145 // This flag limits the number of instructions to be instrumented
177 "If the function being instrumented contains more than "
241 STATISTIC(NumInstrumentedReads, "Number of instrumented reads");
242 STATISTIC(NumInstrumentedWrites, "Number of instrumented writes");
911 // will not cause memory violations. This greatly speeds up the instrumented
1226 // should not be instrumented.
1542 // instrumented functions.
1856 // Make sure non-instrumented allocas stay in the entry block. Otherwise,