Searched refs:InstrumentWithCalls (Results 1 – 1 of 1) sorted by relevance
685 void materializeStores(bool InstrumentWithCalls) { in materializeStores()706 InstrumentWithCalls); in materializeStores()762 void materializeChecks(bool InstrumentWithCalls) { in materializeChecks()767 materializeOneCheck(OrigIns, Shadow, Origin, InstrumentWithCalls); in materializeChecks()802 bool InstrumentWithCalls = ClInstrumentationWithCallThreshold >= 0 && in runOnFunction() local808 materializeStores(InstrumentWithCalls); in runOnFunction()811 materializeChecks(InstrumentWithCalls); in runOnFunction()