Searched refs:InstrumentWithCalls (Results 1 – 1 of 1) sorted by relevance
1145 void materializeStores(bool InstrumentWithCalls) { in materializeStores()1167 OriginAlignment, InstrumentWithCalls); in materializeStores()1228 void materializeChecks(bool InstrumentWithCalls) { in materializeChecks()1233 materializeOneCheck(OrigIns, Shadow, Origin, InstrumentWithCalls); in materializeChecks()1288 bool InstrumentWithCalls = ClInstrumentationWithCallThreshold >= 0 && in runOnFunction() local1293 materializeChecks(InstrumentWithCalls); in runOnFunction()1297 materializeStores(InstrumentWithCalls); in runOnFunction()