Searched refs:InstrumentWithCalls (Results 1 – 1 of 1) sorted by relevance
403 void init(Triple &TargetTriple, bool InstrumentWithCalls);422 bool InstrumentWithCalls; member in __anon1b7bdbef0111::HWAddressSanitizer602 InstrumentWithCalls = shouldInstrumentWithCalls(TargetTriple); in initializeModule()608 Mapping.init(TargetTriple, InstrumentWithCalls); in initializeModule()1107 if (InstrumentWithCalls) { in instrumentMemAccess()1141 if (InstrumentWithCalls) { in tagAlloca()1851 bool InstrumentWithCalls) { in init() argument1865 } else if (ClEnableKhwasan || InstrumentWithCalls) { in init()