Searched refs:InstrumentWithCalls (Results 1 – 1 of 1) sorted by relevance
379 void init(Triple &TargetTriple, bool InstrumentWithCalls);398 bool InstrumentWithCalls; member in __anon75deca650111::HWAddressSanitizer579 InstrumentWithCalls = shouldInstrumentWithCalls(TargetTriple); in initializeModule()585 Mapping.init(TargetTriple, InstrumentWithCalls); in initializeModule()1050 if (InstrumentWithCalls) { in instrumentMemAccess()1084 if (InstrumentWithCalls) { in tagAlloca()1762 bool InstrumentWithCalls) { in init() argument1776 } else if (ClEnableKhwasan || InstrumentWithCalls) { in init()