Home
last modified time | relevance | path

Searched refs:TempsToInstrument (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1602 SmallSet<Value *, 16> TempsToInstrument; in runOnFunction() local
1615 TempsToInstrument.clear(); in runOnFunction()
1622 if (!TempsToInstrument.insert(Addr).second) in runOnFunction()
1636 TempsToInstrument.clear(); in runOnFunction()